hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.81k stars 9.16k forks source link

Tech Debt: WAFv2 Regex Pattern Set AccTest Consistently failing due to resource limit #15358

Closed anGie44 closed 3 years ago

anGie44 commented 4 years ago

Community Note

Affected Resource Test(s)

Test Output

TestAccAwsWafv2RegexPatternSet_Tags: resource_aws_wafv2_regex_pattern_set_test.go:164: Step 1/4 error: terraform failed: exit status 1

        stderr:

        Error: Error creating WAFv2 RegexPatternSet: WAFLimitsExceededException: AWS WAF couldn’t perform the operation because you exceeded your resource limit.

--- FAIL: TestAccAwsWafv2RegexPatternSet_Tags (16.47s)

Important Factoids

anGie44 commented 3 years ago

Duplicates https://github.com/terraform-providers/terraform-provider-aws/issues/15857 and closed by #15860

bflad commented 3 years ago

Oh sorry I missed this 😅

anGie44 commented 3 years ago

np @bflad ! thanks for the sweeper fix 💪

ghost commented 3 years ago

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. Thanks!