Skip to content

Enhancement: Add support for EC2 #59

Open
@mayank0202

Description

@mayank0202

Is your feature request related to a problem? Please describe.

The current ECS module lacks support for EC2 instances, limiting users to only using Fargate for their containerized applications. While Fargate offers a serverless container environment, some users may prefer or need to use EC2 instances due to specific requirements or cost considerations. Providing support for EC2 instances as an optional feature will cater to users with diverse needs and preferences.

Describe the solution you'd like

Introduce support for EC2 instances as an optional feature in the ECS module. This enhancement will allow users to choose between deploying their containerized applications on Fargate or EC2 instances, providing flexibility and accommodating various use cases.

Additional context

By adding support for EC2 instances as an optional feature, the ECS module will empower users to make informed decisions based on their specific requirements, such as performance, cost, and control. This enhancement aligns with the goal of providing users with a comprehensive and flexible container orchestration solution within the AWS ecosystem.

Activity

mayank0202

mayank0202 commented on May 6, 2024

@mayank0202
ContributorAuthor

Created this enhancement issue and added in github iac project backlog @shubhamsinha-sf @tsaucier-sf @vijay-stephen

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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

      Participants

      @mayank0202

      Issue actions

        Enhancement: Add support for EC2 · Issue #59 · sourcefuse/terraform-aws-arc-ecs