terraform/terraform/test-fixtures/plan-prevent-destroy-good
Paul Hinze afe4abb637 core: add prevent_destroy lifecycle flag
When the `prevent_destroy` flag is set on a resource, any plan that
would destroy that resource instead returns an error. This has the
effect of preventing the resource from being unexpectedly destroyed by
Terraform until the flag is removed from the config.
2015-04-17 10:40:04 -05:00
..
main.tf core: add prevent_destroy lifecycle flag 2015-04-17 10:40:04 -05:00