Menu

#Hcl

2 posts

Feed·
2 of 2 posts
Terragrunt run-all
🖼️
0

Terragrunt run-all

DEV Community·Bartłomiej Danek·5 months ago
#QETD6Dcj

Terragrunt run-all Runs a Terraform command across all units in the current directory tree, respecting dependency order. cd environments/prod terragrunt run-all plan terragrunt run-all apply terragrunt run-all destroy # reverse order environments/prod/…

15s
Read More