terraform-provider-citrixadc icon indicating copy to clipboard operation
terraform-provider-citrixadc copied to clipboard

[Bug]: HTTP Profile missing "passprotocol" attribute

Open andrewhadam opened this issue 6 months ago • 0 comments

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

andrewhadam avatar Aug 27 '24 18:08 andrewhadam