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

Bigtable: Adds ignore_warning to gc policy resource #7571

Conversation

modular-magician
Copy link
Collaborator

Adds ignore_warning to bigtable_gc_policy, which allows relaxing the gc policy for replicated tables. This is the same approach currently used for bigtable_app_profiles, and is preferable to always setting this to true on the backend request due to possible undesired side effects of doing so, either accidentally or due to being unaware of these side effects.

. [x] Not linking an issue since I think the description provides enough context
. [x] ignore_warnings not in ga nor in beta
. [x] Added test covering new field, all resources are prefixed by tf-test
. [x] Manually added documentation

Release Note Template for Downstream PRs (will be copied)

bigtable: added `ignore_warnings` field to `bigtable_gc_policy` resource

Derived from GoogleCloudPlatform/magic-modules#10982

[upstream:0580617eab696140a6af28763ac2575db33dca9a]

Signed-off-by: Modular Magician <[email protected]>
@modular-magician modular-magician merged commit a982a08 into hashicorp:main Jun 20, 2024
4 checks passed
@modular-magician modular-magician deleted the downstream-pr-0580617eab696140a6af28763ac2575db33dca9a branch November 16, 2024 02:25
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