apache / cloudstack-terraform-provider

CloudStack Terraform Provider
https://cloudstack.apache.org
Apache License 2.0
26 stars 32 forks source link

Support Private Gateway and Static Route #105

Open btzq opened 3 months ago

btzq commented 3 months ago

Cloudstack now allows regular users to create Private Gateways without root access.

However, this update hasn't been integrated into the Terraform provider. Would like to request that this be supported to reduce our manual efforts.

Additionally, support for Static Routes configurations, especially with user-created gateways, could enhance functionality.

Screenshot 2024-03-26 at 7 19 47 pm Screenshot 2024-03-26 at 7 20 23 pm
kiranchavala commented 3 months ago

@btzq thanks for rasing the issue

We can consider this for future release