terraform-aws-ecs
terraform-aws-ecs copied to clipboard
Feature Request: Availability Zone Rebalancing Input
Is your request related to a new offering from AWS?
Is this functionality available in the AWS provider for Terraform? See CHANGELOG.md, too.
- Yes β : please list the AWS provider version which introduced this functionality
Is your request related to a problem? Please describe.
Currently, input for availability_zone_rebalancing is not supported, resulting in ECS services being created with the feature disabled. Even if availability_zone_rebalancing is manually enabled via the console after the ECS service is created, a discrepancy occurs, and the setting reverts to disabled.
Describe the solution you'd like.
Implement support for specifying the availability_zone_rebalancing setting as an input parameter during ECS service creation. This would allow users to explicitly define whether the feature should be enabled or disabled, preventing the default disabling and subsequent discrepancies.
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
This issue is still active.
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
This issue is still active.
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
This issue was automatically closed because of stale in 10 days
This issue has been resolved in version 6.0.0 :tada:
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 have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.