You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Delete resources of all states found under a given directory. This is especially helpful if you orchestrate Terraform projects with Terragrunt and store states under the same directory or in the same S3 bucket. This way, a complete Terragrunt project can be cleaned up in an automated fashion.
The text was updated successfully, but these errors were encountered:
terradozer -recurive <directory/containing/states>
Delete resources of all states found under a given directory. This is especially helpful if you orchestrate Terraform projects with Terragrunt and store states under the same directory or in the same S3 bucket. This way, a complete Terragrunt project can be cleaned up in an automated fashion.
The text was updated successfully, but these errors were encountered: