Skip to content

Feature Request: Add Support for EBS Volumes #202

Closed
@rosstimson-causaly

Description

@rosstimson-causaly

Is your request related to a new offering from AWS?

Is your request related to a problem? Please describe.

I'd like to use Fargate containers that persist data on an EBS volume, for example, a SQLite database. I'm aware this wouldn't work well if scaling horizontally, that's not my use case though.

Describe the solution you'd like.

Allow the fairly new usage of EBS volumes with ECS.

Describe alternatives you've considered.

Maybe an EBS volume can be created using standard provider resources and then attached to module created stuff but this doesn't seem right and it'd all break when a container got replaced I suspect.

Additional context

Provider docs for the relevant resources are here:

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions