Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Add Support for EBS Volumes #202

Closed
rosstimson-causaly opened this issue Jun 5, 2024 · 2 comments
Closed

Feature Request: Add Support for EBS Volumes #202

rosstimson-causaly opened this issue Jun 5, 2024 · 2 comments

Comments

@rosstimson-causaly
Copy link

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:

@bryantbiggs
Copy link
Member

closed in #205

Copy link

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Aug 25, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants