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.72k stars 9.08k forks source link

Fix `TestAccECSClusterCapacityProviders_destroy` acceptance test #38408

Open ewbankkit opened 1 month ago

ewbankkit commented 1 month ago

The TestAccECSClusterCapacityProviders_destroy acceptance test is failing:

=== CONT  TestAccECSClusterCapacityProviders_destroy
    cluster_capacity_providers_test.go:120: Step 1/2 error: Check failed: Check 2/2 error: RegisteredContainerInstancesCount = 0, want 2
--- FAIL: TestAccECSClusterCapacityProviders_destroy (139.58s)
github-actions[bot] commented 1 month ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue