Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix deletion_protection fields specified as strings #19989

Conversation

modular-magician
Copy link
Collaborator

Part of #19747

These happen to work because of Terraform's particularly aggressive type coercion, but our docs should specify the true types where possible. This will turn some entries from "" to `` (blank). Working on correcting for those in a followup change, I'll probably gate submission of this on finishing those (and merging both PRs independently will have no merge conflicts, but combine to correct all the pages due to a helpful-for-once cross merge).

I thought these might have been introduced during the Go rewrite, but turns out they werent! They were like that in Ruby too.

Release Note Template for Downstream PRs (will be copied)

Derived from GoogleCloudPlatform/magic-modules#11981

[upstream:794b64eb07a96b54ad6bca3e83d2de23afbb5201]

Signed-off-by: Modular Magician <magic-modules@google.com>
@modular-magician modular-magician merged commit 8613149 into hashicorp:main Oct 23, 2024
4 checks passed
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.

1 participant