Expose extra network config #1526
solarisfire
started this conversation in
Ideas
Replies: 2 comments
-
@solarisfire It's a good idea that we will consider for sure. PRs always welcome! |
Beta Was this translation helpful? Give feedback.
0 replies
-
Sure, I'm not sure I understand the stack well enough to code it myself, would need to figure things out. It also becomes a problem on terraform destroy as the network cannot be deleted by terraform if a vSwitch has been manually connected and it's route's exposed. Will try and find time at some point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Description
Could extra config be exposed for network configuration?
I run my network with a vSwitch Connected, all routes exposed to the vSwitch, and another subnet defined, however I have no way to configure this within this module, and the vSwitch config gets destroyed with each terraform apply.
Beta Was this translation helpful? Give feedback.
All reactions