-
Notifications
You must be signed in to change notification settings - Fork 16
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
Cannot seem to import existing VXCs properly #139
Comments
I am experiencing challenges importing VXCs as well. Overall, this resource is confusing in how it operates and how you are supposed to import it. When you order a VXC using Similar behavior can be seen too around the |
Hey there, we've got this on our radar and we are working on improving the workflow for importing now, but I'll add some color as to why it is structured this way. Currently our API will pick a different The |
In the meantime you can omit the attributes |
Hey @mega-alex! I appreciate the responses and you providing more context around the current implementation, that is helpful!
I would expect this to behave similarly to the portal where if you enter a VLAN already in use, it warns you and you have to change it. It does not accept it and deploy with a random unused VLAN. I understand there is not the same back-and-forth when ordering with the API or Terraform, but I would prefer the API to error and tell us the VLAN is used, rather than continuing with a random VLAN.
Thank you, I will give this a try! |
While upgrading from v0.4.1 to the latest v1.1.1 I had to remove VXC resources due to backwards incompatible changes only to realize that importing and updating resources does not work afterwards. I'm facing the following two similar issues:
This is the Terraform resource code:
The text was updated successfully, but these errors were encountered: