We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cafa063 commit 3023b62Copy full SHA for 3023b62
website/docs/language/meta-arguments/lifecycle.mdx
@@ -55,7 +55,7 @@ The arguments available within a `lifecycle` block are `create_before_destroy`,
55
to `false` on resource B because that would imply dependency cycles in the graph.
56
57
Destroy provisioners of this resource do not run if `create_before_destroy`
58
- is set to `true`. This [GitHub issue](https://github.com/hashicorp/terraform/issues/13549) contains more details.
+ is set to `true`.
59
60
* `prevent_destroy` (bool) - This meta-argument, when set to `true`, will
61
cause Terraform to reject with an error any plan that would destroy the
0 commit comments