google.cloud icon indicating copy to clipboard operation
google.cloud copied to clipboard

allow updating bigtable table column families

Open modular-magician opened this issue 4 years ago • 0 comments

Fixes https://github.com/terraform-providers/terraform-provider-google/issues/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 https://github.com/GoogleCloudPlatform/magic-modules/pull/3411

modular-magician avatar Apr 23 '20 21:04 modular-magician