cs_network_offering: add a for_vpc parameter (#54551)

* cs_network_offering: add for_vpc parameter

* add changelog fragment
This commit is contained in:
David Passante 2019-03-28 22:37:32 +01:00 committed by René Moser
commit 7c57caf8fa
2 changed files with 16 additions and 0 deletions

View file

@ -0,0 +1,2 @@
minor_changes:
- cs_network_offering - new for_vpc parameter which allows the creation of network offers for VPC.