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
Custom Application Gateway WAF rule should have been created.
Actual behaviour
Error: expected custom_rules.0.match_conditions.0.operator to be one of [IPMatch Equal Contains LessThan GreaterThan LessThanOrEqual GreaterThanOrEqual BeginsWith EndsWith Regex], got GeoMatch
on main.tf line 156, in resource "azurerm_web_application_firewall_policy""default":
156: resource "azurerm_web_application_firewall_policy""default" {
I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!
ghost
locked and limited conversation to collaborators
Sep 14, 2020
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Community Note
Terraform (and AzureRM Provider) Version
Terraform v0.12.24
Affected Resource(s)
azurerm_web_application_firewall_policy
Terraform Configuration Files
Expected behaviour
Custom Application Gateway WAF rule should have been created.
Actual behaviour
Steps to Reproduce
References
https://www.terraform.io/docs/providers/azurerm/r/web_application_firewall_policy.html
The text was updated successfully, but these errors were encountered: