Skip to content

Feature Request: Availability Zone Rebalancing Input #262

Open
@falcon-tech

Description

@falcon-tech

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions