tests/resource/aws_ecs_service: TestAccAWSEcsService_withMultipleTargetGroups Consistently Failing #14509
Labels
good first issue
Call to action for new contributors looking for a place to start. Smaller or straightforward issues.
service/ecs
Issues and PRs that pertain to the ecs service.
service/elbv2
Issues and PRs that pertain to the elbv2 service.
technical-debt
Addresses areas of the codebase that need refactoring or redesign.
tests
PRs: expanded test coverage. Issues: expanded coverage, enhancements to test infrastructure.
Milestone
Community Note
Description
Currently there is a consistently failing test:
These two arguments were deprecated with replacements awhile ago but this test configuration was not updated. With the recent removal of the arguments, this test is now failing. Updating the test configuration to use the new configuration blocks should fix the test.
New or Affected Resource(s)
Definition of Done
TestAccAWSEcsService_withMultipleTargetGroups
testing passesReferences
The text was updated successfully, but these errors were encountered: