Understanding Terraform Dependencies and Blocks
In our ongoing Terraform series, let's explore the different Terraform blocks, dependencies, and how to use them when developing the configuration file.
Each block has a type and a name, and every statement should follow the key = value format.
Types...
omprakash-kalagoni-blog.hashnode.dev5 min read