Terraform cloud
- Terraform cloud supports features such as
- direct vcs integration
- user control
- remote state (backend) and workspace support
- Refer Here for signing up for a free account
- Refer Here for the dummy repo created
Dynamic Block
- Refer Here for official docs
- Refer Here for the changes which include dynamic block to create ingress rules in security
- Avoid dynamic blocks as they are less readable.
