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 #3411

Merged
merged 1 commit into from
Apr 23, 2020

Conversation

danawillow
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`

@modular-magician
Copy link
Collaborator

Hi! I'm the modular magician. Your PR generated some diffs in downstreams - here they are.

Diff report:

Terraform GA: Diff ( 5 files changed, 149 insertions(+), 1 deletion(-))
Terraform Beta: Diff ( 5 files changed, 149 insertions(+), 1 deletion(-))

@danawillow danawillow requested a review from rileykarson April 23, 2020 21:25
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

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