Curated articles, resources, tips and trends from the DevOps World.
Summary: This is a summary of an article originally published by the source. Read the full original article here →
If you are working intensely with terraform, you guessed it right. Terraform rolled up with Module Dependencies in Terraform 0.13 👏👏👏
For those who are still wondering what module dependencies are — Its similar to the resource dependency. Similarly, terraform in its latest version (i.e. 0.13) has released depends_on argument on modules to create dependencies among the module.
In this example, we are creating a bucket on GCP, for that, we have created a module where we are passing the name of the bucket, respective storage classes, locations, and Project.
Made with pure grit © 2024 Jetpack Labs Inc. All rights reserved. www.jetpacklabs.com