Merge pull request #36668 from hashicorp/crw-patch-1

Remove irrelevant link to github issue
pull/36623/head^2
Craig Wright 1 year ago committed by GitHub
commit 6e135abbe4
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -55,7 +55,7 @@ The arguments available within a `lifecycle` block are `create_before_destroy`,
to `false` on resource B because that would imply dependency cycles in the graph.
Destroy provisioners of this resource do not run if `create_before_destroy`
is set to `true`. This [GitHub issue](https://github.com/hashicorp/terraform/issues/13549) contains more details.
is set to `true`.
* `prevent_destroy` (bool) - This meta-argument, when set to `true`, will
cause Terraform to reject with an error any plan that would destroy the

Loading…
Cancel
Save