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
Is your feature request related to a problem? Please describe.
I am helping a customer with their Terraform deployments for ASM policies. Currently when deploying WAF policies on the BIG-IP and adding a URL entity, they choose the "Enforcement Mode" of "Disabled" for the Cross Domain Request Enforcement. Now deploying via Terraform, they need to replicate current policy deployments, which is to specify "Disabled". Currently the provider defaults to "Enforce on ASM". I am attaching a document to show screen shots of BIG-IP.
We would like to have this added to the Terraform provider and include the current options for Cross Domain Request Enforcement, which include: Disabled, Remove all CORS headers, Replace CORS headers, or Enforce on ASM.
The text was updated successfully, but these errors were encountered:
Environment
TMOS/Bigip Version: 16.1.4
Terraform Version: 1.7.0
Terraform BIG-IP provider Version: 1.22.0
Is your feature request related to a problem? Please describe.
I am helping a customer with their Terraform deployments for ASM policies. Currently when deploying WAF policies on the BIG-IP and adding a URL entity, they choose the "Enforcement Mode" of "Disabled" for the Cross Domain Request Enforcement. Now deploying via Terraform, they need to replicate current policy deployments, which is to specify "Disabled". Currently the provider defaults to "Enforce on ASM". I am attaching a document to show screen shots of BIG-IP.
CORSheaders.pdf
Describe the solution you'd like
We would like to have this added to the Terraform provider and include the current options for Cross Domain Request Enforcement, which include: Disabled, Remove all CORS headers, Replace CORS headers, or Enforce on ASM.
The text was updated successfully, but these errors were encountered: