-
Notifications
You must be signed in to change notification settings - Fork 68
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
Add VPC 2.0 #389
Add VPC 2.0 #389
Conversation
@optik-aper I have fixed the issue you pointed out 👍 |
@ogawa0071 Thank you! I've got a few more things I've encountered while testing which I'll add when I've completed testing all the different resources. Sorry it has taken so long! |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This needs some updates before we can merge it (see comments). The computed
fields are breaking read functionality when updating after attaching VPC2 IDs to bare metal and instances.
@optik-aper Fixed 👍 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks again for the effort on this!
Description
Add VPC 2.0.
VKE now automatically creates VPC 2.0. So VPC 2.0 is important to manage with Terraform.
Ref: vultr/govultr#261
Checklist: