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

feat: Add ability to pass size of ephemeral storage to ECS #417

Merged
merged 3 commits into from
Sep 1, 2022

Conversation

lamroger
Copy link
Contributor

Summary

Add the ability to specify ephemeral_storage_size to ECS Fargate tasks.

Test Plan

Say unittests, or list out steps to verify changes.
Going to test in dev along-infra

@lamroger lamroger requested a review from a team as a code owner August 30, 2022 19:31
@lamroger lamroger requested a review from jakeyheath August 30, 2022 19:31
@lamroger

This comment was marked as outdated.

@lamroger lamroger changed the title Add ability to pass size of ephemeral storage to ECS feat: Add ability to pass size of ephemeral storage to ECS Aug 30, 2022
@lamroger
Copy link
Contributor Author

I made the default 21GiB which is greater than not providing the value (20 GiB). Please lmk if there's a way to conditionally add the block.

I ran aws ecs describe-task-definition --task-definition connections-dev-thorn-safer:31 --profile czi-connections which shows the value. The ECS console hides it for some reason.

Screen Shot 2022-08-30 at 5 16 26 PM

@lamroger lamroger merged commit d87e56e into main Sep 1, 2022
@lamroger lamroger deleted the roger/ecs-task-ephemeral-storage branch September 1, 2022 14:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants