"Invalid or unknown key" when deploying AWS WAFv2 ACL rule #4868
Labels
impact/usability
Something that impacts users' ability to use the product easily and intuitively
kind/bug
Some behavior is incorrect or out of spec
Describe what happened
Hi folks,
I'm setting up AWS WAF v2 which I previously deployed via AWS CDK.
I'm getting error:
I found out it's caused by this rule:
When I change it like this:
Then the error disappears.
Any clue? Is it some bug in Pulumi/Terraform? Because the code seems to be valid both according to TypeScript types and AWS docs.
Sample program
Log output
Affected Resource(s)
Output of
pulumi about
Additional context
Original Slack thread: https://pulumi-community.slack.com/archives/CJ909TL6P/p1733156609936739
Contributing
Vote on this issue by adding a 👍 reaction.
To contribute a fix for this issue, leave a comment (and link to your pull request, if you've opened one already).
The text was updated successfully, but these errors were encountered: