cloudstack-terraform-provider
cloudstack-terraform-provider copied to clipboard
Add `acl_id` parameter to the example usage of the `cloudstack_private_gateway` resource
The example usage of the cloudstack_private_gateway resource lacks the required acl_id parameter. This PR adds the required parameter to the example usage.