You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
I attempt to specify network for GCE instance.
google.network = "qwe-psr-vpn"
And I get error while vagrant up
I think I should also specify subnetwork name
google.subnetwork = "qwe-psr-vpn-net"
But there is no such available option.
Is there a possibility to add this support for vagrant-plugin? Thank you for answering.
The text was updated successfully, but these errors were encountered: