diff --git a/website/docs/language/meta-arguments/lifecycle.mdx b/website/docs/language/meta-arguments/lifecycle.mdx index 74a6378ee8..b62bb5131f 100644 --- a/website/docs/language/meta-arguments/lifecycle.mdx +++ b/website/docs/language/meta-arguments/lifecycle.mdx @@ -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