opentelekomcloud / terraform-provider-opentelekomcloud

Terraform OpenTelekomCloud provider
https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest
Mozilla Public License 2.0
88 stars 77 forks source link

[VPC] Request for New Features: Enhancements for Virtual Private Cloud (VPC) Management #2722

Open Jambo-sudo opened 1 week ago

Jambo-sudo commented 1 week ago

Description of the enhancement

Hello,

Our current workflow revolves around managing Virtual Private Cloud (VPC) instances and their associated functionalities. To optimize these processes, we propose enhancing the following features:

  1. Introduce the ability to manage a VPC IP address group resource.
  2. Introduce the ability to manage a VPC network ACL resource.

We eagerly await the launch of these features. Best wishes

anton-sidelnikov commented 1 week ago

Hi @Jambo-sudo the best would be to contact service@open-telekom-cloud.com as this is OTC request and not TF issue. We don’t decide which services to update or which features to implement, we only bring to tf existing services. I don’t see documentation on the specified features, so it’s best for you to submit a request to customer support.

lhajba commented 1 week ago

hi @Jambo-sudo The network ACL (called Firewall) feature is already enabled (here is the API: https://docs.otc.t-systems.com/virtual-private-cloud/api-ref/native_openstack_neutron_apis_v2.0/firewall/index.html), the Terraform provider also has support for it (https://registry.terraform.io/providers/opentelekomcloud/opentelekomcloud/latest/docs/resources/fw_firewall_group_v2). The IP address group is only planned feature.

As @anton-sidelnikov correctly stated, such requests should be sent via ticket for OTC support. Thanks for your understanding!