Skip to content

Commit 6ec0a70

Browse files
authored
Merge pull request #36669 from hashicorp/backport/crw-patch-1/naturally-quiet-meerkat
Backport of Remove irrelevant link to github issue into v1.11
2 parents 370eab7 + 3023b62 commit 6ec0a70

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

website/docs/language/meta-arguments/lifecycle.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,7 @@ The arguments available within a `lifecycle` block are `create_before_destroy`,
5555
to `false` on resource B because that would imply dependency cycles in the graph.
5656

5757
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.
58+
is set to `true`.
5959

6060
* `prevent_destroy` (bool) - This meta-argument, when set to `true`, will
6161
cause Terraform to reject with an error any plan that would destroy the

0 commit comments

Comments
 (0)