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

allow updating bigtable table column families #203

Conversation

modular-magician
Copy link
Contributor

Fixes hashicorp/terraform-provider-google#5759. Also added a bunch of warnings around ForceNew to our resource code and warnings around lifecycle.prevent_destroy to the docs.

Release Note Template for Downstream PRs (will be copied)

* bigtable: added ability to add/remove column families in `google_bigtable_table`

Derived from GoogleCloudPlatform/magic-modules#3411

@toumorokoshi
Copy link
Collaborator

will close this one since it's minor doc fixes and automated from the magician. This will help keep focus on more important user-driven PRs.

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.

Adding a Bigtable column family to an existing table forces replacement
2 participants