adc-nerd

Results 4 issues of adc-nerd

# Bug Report **Describe the bug** SNMP Managers (citrixadc_snmpmanager) not fully set. **To Reproduce** Steps to reproduce the behaviour: 1. ressource file ```hcl resource "citrixadc_snmpmanager" "tf_snmp01" { ipaddress = "1.1.1.1"...

bug

# Feature Request **Is your feature request related to a problem? Please describe.** ECC curve binding order should be honored. There is a difference between: ` resource "citrixadc_sslprofile" "my_sslprofile" {...

enhancement

### Terraform Core Version 1.8.1 ### citrixadc Provider Version 1.39.0 ### Operating system windows_amd64 ### Affected Resource(s) citrixadc_responderaction ### Equivalent NetScaler CLI Command set responder action my-action responseStatusCode 503 ###...

bug

### Description It's possible to send custom headers in a "responder action" i.e cache-control for maintenance pages. This is currently not implemented in "citrixadc_responderaction". ### Affected Resource(s) and/or Data Source(s)...

enhancement