hashicorp / terraform-provider-google

Terraform Provider for Google Cloud Platform
https://registry.terraform.io/providers/hashicorp/google/latest/docs
Mozilla Public License 2.0
2.29k stars 1.72k forks source link

Make instance reference fields consistent between google_bigtable_table/google_bigtable_table_iam #7939

Open rileykarson opened 3 years ago

rileykarson commented 3 years ago

One refers to the instance by instance and the other by instance_name. We could consider making them match.

melinath commented 1 year ago

b/259277309