Skip to content
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 Support for Choosing a VPC #296

Open
utkonos opened this issue Nov 10, 2022 · 0 comments
Open

Add Support for Choosing a VPC #296

utkonos opened this issue Nov 10, 2022 · 0 comments

Comments

@utkonos
Copy link

utkonos commented Nov 10, 2022

The concept of a "private network" has been changed to VPCs. Only a new droplet can be added to a VPC. An existing droplet cannot be moved from one VPC to another. Therefore, if you are using VPCs, this Vagrant plugin doesn't let you assign a VPC. Adding an option to specify a VPC as is available in the API would be great. However, I have a workaround that I can recommend until the plugin supports this feature. One VPC at a time can be designnated as the default VPC for a region. If you want a droplet built with Vagrant to be assigned to a particular VPC, make that one the default for the region temporarily during vagrant up. Once the droplet is built, configured, and you can connect to it etc, change the default VPC back to the one you actually want as the default.

@utkonos utkonos closed this as completed May 26, 2023
@utkonos utkonos closed this as not planned Won't fix, can't repro, duplicate, stale May 26, 2023
@utkonos utkonos reopened this Dec 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant