Skip to content

[Infra] Remove dead EC2 Terraform module #11

Description

@YHQZ1

infra/modules/ec2/ exists but Hatch deploys containers on ECS Fargate, not EC2 instances. This module is unused and misleading for contributors reading the infra code.
Steps:

Verify infra/modules/ec2/ is not referenced in any .tf file: grep -r "ec2" infra/envs/
Delete infra/modules/ec2/
Run terraform plan in infra/envs/dev/ to confirm no breakage

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions