-
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
Plugin crashed! - "cloudamqp_vpc_info" "vpc_info" #310
Comments
@ricardochaves tried to reproduce the issue, but couldn't. Are you sure you use the correct VPC identifier? Using a managed cloudamqp_vpc resource the information is collected. While using a non-existing VPC in our backend, there is an error and not plugin crash. Can you please email [email protected] with your account and cluster information and refer to this issue. So can I take a look in our backend and logs. |
Hi @tbroden84, thanks for the quick reply |
Ah, |
When using data source `cloudamqp_vpc_info` for another provider than AWS, the provider will crash. Handle missing id in response and unable to cast nil data to a string. Reference: #310
I'm trying to get data from a VPC that already exists in my account.
However, I always get this error.a
Terraform code:
Erro:
The text was updated successfully, but these errors were encountered: