terraform-google-modules/terraform-google-cloud-storage

CI failing

bharathkkb opened this issue · 0 comments

TL;DR

CI seems to have started failing with

When expanding the plan for
                                │ module.cloud_storage.google_storage_bucket.buckets["two"] to include new
                                │ values learned so far during apply, provider
                                │ "registry.terraform.io/hashicorp/google" produced an invalid new value for
                                │ .labels: was null, but now
                                │ cty.MapVal(map[string]cty.Value{"name":cty.StringVal("multiple-buckets-2t27-eu-two")}).
                                │ 

Seems related to hashicorp/terraform-provider-google#12804

Expected behavior

No response

Observed behavior

No response

Terraform Configuration

N/A

Terraform Version

N/A

Additional information

No response