We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hey team, would be awesome to add the support for configuring tmpFS from the plugin.
See https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_Tmpfs.html
Looking at the code seems to be fairly straightforward to add in the template and in ECSService like it's done with
ECSService
LinuxParameters().withSharedMemorySize
Thanks!
No response
Yes, why not! 😄
The text was updated successfully, but these errors were encountered:
No branches or pull requests
What feature do you want to see added?
Hey team, would be awesome to add the support for configuring tmpFS from the plugin.
See https://docs.aws.amazon.com/AmazonECS/latest/APIReference/API_Tmpfs.html
Looking at the code seems to be fairly straightforward to add in the template and in
ECSService
like it's done withThanks!
Upstream changes
No response
Are you interested in contributing this feature?
Yes, why not! 😄
The text was updated successfully, but these errors were encountered: