ionos-cloud / terraform-provider-ionoscloud

The IonosCloud Terraform provider gives the ability to deploy and configure resources using the IonosCloud APIs.
Mozilla Public License 2.0
34 stars 23 forks source link

NLB forwarding rule is missing proxyprotocol option #494

Closed LGLN-LS closed 9 months ago

LGLN-LS commented 9 months ago

Current Provider Version

The DCD web interface and the Cloud API allow you to set the proxyProtocol option for an NLB forwarding rule. The Terraform provider lacks this function.

Proposal

Add the proxyProtocol option.

References

https://api.ionos.com/docs/cloud/v6/#tag/Network-Load-Balancers/operation/datacentersNetworkloadbalancersForwardingrulesPost

mimihalescu commented 9 months ago

Hello! Thank you for opening this issue! The proxy protocol implementation is in progress; we will update you once it is released.

CC: @cbeti-ionos

cbeti-ionos commented 9 months ago

Hi, the proxyProtocol parameter will be available for Terraform in the next release

cristiGuranIonos commented 8 months ago

Fixed in v6.4.11