cloudstack-terraform-provider
cloudstack-terraform-provider copied to clipboard
Improvement: `cloudstack_network_offering`
There are a number of settings missing from the cloudstack_network_offering
https://cloudstack.apache.org/api/apidocs-4.20/apis/createNetworkOffering.html
Request: Update the resource to support a number of new parameters.
@ianc769 any specific parameters you want to have
@kiranchavala Big things for us are around network rate limiting;
- networkrate
- maxconnections
Other usefull things:
- fornsx
Addressed with: https://github.com/apache/cloudstack-terraform-provider/pull/205