-
Notifications
You must be signed in to change notification settings - Fork 616
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
Support for Managed networks #1148
Conversation
changelog detected ✅ |
i went ahead and updated this to keep this moving. |
Codecov Report
@@ Coverage Diff @@
## master #1148 +/- ##
==========================================
- Coverage 50.11% 49.55% -0.56%
==========================================
Files 121 126 +5
Lines 11722 12082 +360
==========================================
+ Hits 5874 5987 +113
- Misses 4565 4738 +173
- Partials 1283 1357 +74
Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. |
This functionality has been released in v0.57.0. For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you! |
Provide a general summary of your changes in the title above. You should
remove this overview, any sections and any section descriptions you
don't need below before submitting. There isn't a strict requirement to
use this template if you can structure your description and still cover
these points.
Description
Allow users ability to manage managed networks using terraform.
Has your change been tested?
Yes using unit tests
Screenshots (if appropriate):
Types of changes
What sort of change does your code introduce/modify?
Checklist: