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.
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.