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
This issue has been automatically marked as stale because it has been open 30 days
with no activity. Remove stale label or comment or this issue will be closed in 10 days
Description
The module is affected by the bug described here
Versions
Module version [Required]: 5.12.0
Terraform version:
1.5
Provider version(s):
5.8.4
Reproduction Code [Required]
Steps to reproduce the behaviour:
aws_ecs_capacity_provider
resource and eventually times out.Expected behavior
Terraform apply succeeds.
Actual behavior
Terraform apply fails.
Terminal Output Screenshot(s)
Additional context
I wonder if there's any workaround we could introduce for the time being.
All my attempts to play around with
depends_on
didn't work out.The text was updated successfully, but these errors were encountered: