jenkinsci / jenkinsci/amazon-ecs-plugin
Add support for configuring tmpFS
Open
- Dominant language
- Java
- Stars
- 197
- Forks
- 226
- Avg merge
- 2d 15h
- Merged PRs (30d)
- 1
Description
### 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 with
```
LinuxParameters().withSharedMemorySize
```
Thanks!
### Upstream changes
_No response_
### Are you interested in contributing this feature?
Yes, why not! 😄
Contributor guide
Assessment
This issue has not been assessed yet.