raster-foundry / granary

Open source repo for AI-supported information feeds

Home Page:https://raster-foundry.github.io/granary

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Set explicit Fargate platform version for ECS services

hectcastro opened this issue · comments

Review all instances of aws_ecs_service within the repository. Ensure that platform_version is set to something other than LATEST (e.g., 1.3.0 or 1.4.0).