Gruntwork Pipelines and Terraform Cloud #451
-
|
I have 50 accounts that Terraform Cloud Workspaces make it tricky to promote changes in an automated way. I cannot auto-approve changes, but this means I have to deploy 50 workspaces individually. How can I adopt Gruntwork Pipelines with Terraform Cloud? |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
|
Gruntwork Pipelines does not natively support Terraform Cloud at the moment. However, you can make it work with Terraform Cloud by adopting the method specified in this blog post. Once you have |
Beta Was this translation helpful? Give feedback.
Gruntwork Pipelines does not natively support Terraform Cloud at the moment. However, you can make it work with Terraform Cloud by adopting the method specified in this blog post. Once you have
terragruntworking with Terraform Cloud,applyandplancalls from Gruntwork Pipelines will automatically translate to Terraform Cloud actions.