-
Notifications
You must be signed in to change notification settings - Fork 38
New issue
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
Crash when using data.cloudamqp_vpc_info with GCE #131
Comments
@orlandothoeny Can you share which region you are using? If you can email even more details (like your hostname) to support that would be great, thanks! |
I can reproduce this when using a google-compute-engine region Essentially, the provider doesn't yet support the VPC features for anything other than AWS (#74), but we will work on this going forward. |
Thanks for looking into this @dentarg. Yes, I was using an instance/VPC on GCP. |
Basically the same issue as #74 (we will solve both) but keeping this open for visibility. |
After internal discussion we decided to split the two VPC info data sources. Default one is for AWS and the new one for GCP. Created a new document page for this at data_source_vpc_gcp_info.go. Released this in the latest release v1.15.0. |
When I use the data.cloudamqp_vpc_info data source. I get the following error.
I have a dedicated instance running which is inside a VPC.
Using provider version 1.14.0:
Using provider version 1.13.0:
Using provider version 1.12.0:
Using provider version 1.11.0:
The text was updated successfully, but these errors were encountered: