Updated CLI args, config attributes and blocks
prevent_destroy
Description
- Fixed bug where terragrunt was not treating
apply -destroy
as a destroy operation, so it was not taking into account theprevent_destroy
flag.
Special thanks
Special thanks to @denis256 for their contribution!