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

Subnetwork support #164

Closed
Wyosotis opened this issue Apr 10, 2017 · 1 comment
Closed

Subnetwork support #164

Wyosotis opened this issue Apr 10, 2017 · 1 comment

Comments

@Wyosotis
Copy link
Contributor

Wyosotis commented Apr 10, 2017

I attempt to specify network for GCE instance.

google.network = "qwe-psr-vpn"

And I get error while vagrant up

There was an error talking to Google. The error message is shown
below:

Invalid value for field 'resource.networkInterfaces[0]': ''. Subnetwork should be specified for custom subnetmode network

I think I should also specify subnetwork name

google.subnetwork = "qwe-psr-vpn-net"

But there is no such available option.

There are errors in the configuration of this machine. Please fix
the following errors and try again:

Google Provider:
* The following settings shouldn't exist: subnetwork

Is there a possibility to add this support for vagrant-plugin? Thank you for answering.

@Temikus
Copy link
Collaborator

Temikus commented Apr 25, 2017

@Leila-Kuntar Sorry for a somewhat late response.

So, that does indeed look like a problem, I'll add it to my backlog of things to work through but I'm quite strapped for time at the moment. If you want to help with this I'd be more than happy to review a PR though.

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

2 participants