You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
│ Error: Unsupported argument
│
│ on resources_constraints/main.tf line 346, in resource "citrixadc_policystringmap_pattern_binding" "policystringmap_pattern_binding_set":
│ 346: comment = "test comment"
│
│ An argument named "comment" is not expected here.
Panic Output
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
Terraform Core Version
v1.9.5
citrixadc Provider Version
1.41.0
Operating system
RHEL 8
Affected Resource(s)
Equivalent NetScaler CLI Command
bind stringmap str_map_01 hello world -comment test
Expected Behavior
Stringmap binding with comment attr
Actual Behavior
Can create stringmap binding without comment attr
Relevant Error/Panic Output Snippet
Terraform Configuration Files
Steps to Reproduce
Debug Output
│ Error: Unsupported argument
│
│ on resources_constraints/main.tf line 346, in resource "citrixadc_policystringmap_pattern_binding" "policystringmap_pattern_binding_set":
│ 346: comment = "test comment"
│
│ An argument named "comment" is not expected here.
Panic Output
No response
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: