mansueto-institute / cloudtile

Converting geospatial file formats to vectortile files
GNU General Public License v3.0
2 stars 2 forks source link

Expose cpu and memory overrides for ECS #24

Closed manmartgarc closed 1 year ago

manmartgarc commented 1 year ago

The user might want to change the default cpu and memory limits when running the task on ECS. Permitted values are here. The functionality is already implemented but it should also be accessible via CLI with value checking.