Skip to content

anithaediths/terraform-react

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 

Repository files navigation

cd environments/<>

Terragrunt init

terragrunt init

Plan all

terragrunt plan-all --terragrunt-non-interactive terragrunt run-all plan --terragrunt-non-interactive

Apply all

terragrunt apply-all --terragrunt-non-interactive terragrunt run-all apply --terragrunt-non-interactive

Destroy all

terragrunt destroy-all --terragrunt-non-interactive

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published