GoogleCloudPlatform / dataflow-sample-applications

Apache License 2.0
126 stars 58 forks source link

IPv6 error when running terraform destroy in Cloud Shell #55

Open tfayyaz opened 3 years ago

tfayyaz commented 3 years ago

This issue relates to the retail-clickstream-application.

When you run terraform destroy in the Google cloud shell you get the following error:

Error: Error when reading or editing BigQueryDataset "projects/project-id/datasets/retail_dataset": Get "https://bigquery.googleapis.com/bigquery/v2/projects/project-id/datasets/retail_dataset?alt=json": dial tcp [1a11:1111:111c:c01::1f]:443: connect: cannot assign requested address

This looks to be related to this issue which has not been resolved - https://github.com/hashicorp/terraform-provider-google/issues/6782

kcubeterm commented 3 years ago

Google cloud shell don't support Ipv6 that's why