A wrapper for terragrunt that adds support for --exclude-target, allowing you to exclude specific targets when applying.
curl -fsSL https://github.geo.conti.de/uig50320/terragrunt-v2/raw/main/install.sh | bashterragrunt-v2 apply --exclude-target=aws_s3_bucket.bucket1 --exclude-target=aws_s3_bucket.bucket2- terragrunt
- jq