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
A tab character in the description attribute of resource "aviatrix_firewall_policy" causes apply to fail with a Error.
To Reproduce
create a aviatrix_firewall_policy with a description that contains a tab character
Expected behavior
terraform plan should fail and identify the cause.
Additional data / screenshots
Sample error;
"Terraform Execute": Error: rest API append_stateful_firewall_rules Post failed: Expected a JSON dictionary list string for policies
"Terraform Execute":
"Terraform Execute": on example.tf line 76, in resource "aviatrix_firewall_policy" "example_7":
"Terraform Execute": 76: resource "aviatrix_firewall_policy" "example_7" {
If applicable, add screenshots to help explain your problem.
Describe the problem
A tab character in the description attribute of resource "aviatrix_firewall_policy" causes apply to fail with a Error.
To Reproduce
create a aviatrix_firewall_policy with a description that contains a tab character
Expected behavior
terraform plan should fail and identify the cause.
Additional data / screenshots
Sample error;
If applicable, add screenshots to help explain your problem.
Environment:
Current Version UserConnect-6.7.1186
UserConnect-6.7.1185
Kernel Version 5.4.0-1028-gcp
Additional context
apply failed with confusing error.
The text was updated successfully, but these errors were encountered: