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

ECS task definition ephemaralStorage overrides do not work #13018

Open
InterMeta opened this issue Apr 12, 2024 · 0 comments
Open

ECS task definition ephemaralStorage overrides do not work #13018

InterMeta opened this issue Apr 12, 2024 · 0 comments

Comments

@InterMeta
Copy link

While providing Infrastructure overrides with a deployment, ephemeralStorage parameter in task definition does not add configuration or overrides existing configuration on AWS ECS task definition.

{
"ephemeralStorage": {
"sizeInGiB" : 100
}
}

Expectation / Proposal

ephemaralStorage parameter will be added or overridden in ECS task definition.

Traceback / Example

ephemaralStorage setting works fine if ECS job definition is created manually and storage is specified as part of configuration.

@desertaxle desertaxle transferred this issue from PrefectHQ/prefect-aws Apr 26, 2024
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

No branches or pull requests

1 participant