Back to Terragrunt

Disable Bucket Update

docs/src/data/flags/disable-bucket-update.mdx

1.0.3408 B
Original Source

When enabled, Terragrunt will throw an error if it detects that remote state resources need to be updated.

This is useful in scenarios where:

  • You want to ensure state bucket configurations remain unchanged during operations
  • You have separate processes for managing state bucket configurations

The flag acts as a safety mechanism to prevent unintended modifications to your state storage infrastructure.