Updated CLI args, config attributes and blocks
skip_bucket_versioning
Description
- If
skip_bucket_versioning
is set totrue
, and you are using GCS as a backend, Terragrunt will not only not enable versioning automatically, but now it will also no longer try to check if versioning is enabled either.
Special thanks
- Thank you to @davidalger for the fix!