terraform-provider-citrixadc
terraform-provider-citrixadc copied to clipboard
[Bug]: HTTP Profile missing "passprotocol" attribute
Terraform Core Version
1.9.4
citrixadc Provider Version
1.39.0
Operating system
Linux
Affected Resource(s)
_nshttpprofile
Equivalent NetScaler CLI Command
add ns httpProfile http2 -dropInvalReqs ENABLED -markHttp09Inval ENABLED -http2 ENABLED -passProtocolUpgrade DISABLED
Expected Behavior
Should add passprotocolupgrade attribute
Actual Behavior
TF errors because the attribute is not defined
Relevant Error/Panic Output Snippet
No response
Terraform Configuration Files
n/a
Steps to Reproduce
n/a
Debug Output
No response
Panic Output
No response
Important Factoids
https://developer-docs.netscaler.com/en-us/adc-command-reference-int/current-release/ns/ns-httpProfile.html
References
No response