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 400: Invalid value for field resource.rateLimitOptions When setting rate_limit_options.exceed_action to redirect in google_compute_security_policy
#21186
Open
imrannayer opened this issue
Jan 31, 2025
· 0 comments
Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request.
Please do not leave +1 or me too comments, they generate extra noise for issue followers and do not help prioritize the request.
If you are interested in working on this issue or have submitted a pull request, please leave a comment.
If an issue is assigned to a user, that user is claiming responsibility for the issue.
Customers working with a Google Technical Account Manager or Customer Engineer can ask them to reach out internally to expedite investigation and resolution of this issue.
getting following error when setting rate_limit_options.exceed_action to redirect
Error 400: Invalid value for field 'resource.rules[18].rateLimitOptions': '{ "conformAction": "allow", "exceedAction": "redirect", "enforceOnKey": "HTTP_HEADER", "rateLimi...'. Exceed redirect options must be specified if the exceed action is 'redirect'. It cannot be specified for any other exceed actions., invalid
Steps to reproduce
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered:
imrannayer
changed the title
Error 400: Invalid value for field resource.rateLimitOptions When setting cloud armor rate_limit_options.exceed_action to redirect
Error 400: Invalid value for field resource.rateLimitOptions When setting rate_limit_options.exceed_action to redirect in google_compute_security_policy
Feb 2, 2025
Community Note
Terraform Version & Provider Version(s)
Terraform v1.9.6
on linux_amd64
Affected Resource(s)
google_compute_security_policy
Terraform Configuration
Debug Output
No response
Expected Behavior
No response
Actual Behavior
getting following error when setting
rate_limit_options.exceed_action
toredirect
Steps to reproduce
terraform apply
Important Factoids
No response
References
No response
The text was updated successfully, but these errors were encountered: