citrix / terraform-provider-citrixadc

Part of NetScaler Automation Toolkit | https://github.com/netscaler/automation-toolkit
https://registry.terraform.io/providers/citrix/citrixadc
Apache License 2.0
119 stars 59 forks source link

Added ForceNew to sslprofiletype argument #1084

Closed ravager-dk closed 1 year ago

ravager-dk commented 1 year ago

Added a ForceNew property to sslprofile sslprofiletype. This causes a new profile to be created if the type changes, as this cannot be modified after creating the profile.

This PR fixes issue #1081.

Signed-off-by: Martin Nygaard Jensen martin@ravager.dk