Skip to content

Conversation

@alifateh
Copy link

@alifateh alifateh commented Jun 1, 2025

lifecycle { destroy = false } => wrong
lifecycle { prevent_destroy = true } => right

lifecycle { destroy = false } => wrong
lifecycle { prevent_destroy = true } => right
@alifateh alifateh requested review from a team as code owners June 1, 2025 12:28
@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2025

Vercel Previews Deployed

Name Status Preview Updated (UTC)
Dev Portal ✅ Ready (Inspect) Visit Preview Sun Jun 1 12:45:04 UTC 2025
Unified Docs API ✅ Ready (Inspect) Visit Preview Sun Jun 1 12:39:34 UTC 2025

@alifateh
Copy link
Author

alifateh commented Jun 1, 2025

lifecycle { destroy = false } => wrong
lifecycle { prevent_destroy = true } => right

@github-actions
Copy link
Contributor

github-actions bot commented Jun 1, 2025

Broken Link Checker

No broken links found! 🎉

@jbardin
Copy link
Member

jbardin commented Jun 2, 2025

This is incorrect, the attribute name is destroy, which does not work like the resource lifecycle prevent_destroy.

@jbardin jbardin closed this Jun 2, 2025
@alifateh
Copy link
Author

alifateh commented Jun 2, 2025

This is incorrect, the attribute name is destroy, which does not work like the resource lifecycle prevent_destroy.

Thanks @jbardin , I confused between blocks [ resource - removed ] ;)

hashibot-web added a commit that referenced this pull request Sep 25, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants