You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Before this fix just changing default_labels on the provider for a
google_spanner_instance resulted in this error:
googleapi: Error 400: Invalid UpdateInstance request.
[...]
Must specify a non-empty field mask
Fixeshashicorp/terraform-provider-google#18445
Added one acceptance tests to surface this issue.
- TestAccSpannerInstance_basicUpdateWithProviderDefaultLabels
0 commit comments