We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This issue relates to the retail-clickstream-application.
When you run terraform destroy in the Google cloud shell you get the following error:
terraform destroy
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 - hashicorp/terraform-provider-google#6782
The text was updated successfully, but these errors were encountered:
Google cloud shell don't support Ipv6 that's why
Sorry, something went wrong.
No branches or pull requests
This issue relates to the retail-clickstream-application.
When you run
terraform destroy
in the Google cloud shell you get the following error:This looks to be related to this issue which has not been resolved - hashicorp/terraform-provider-google#6782
The text was updated successfully, but these errors were encountered: