🐛 Bug Fixes
- Apply environment overrides when running
svc package
andjob deploy
(#2476)This ensures that the appropriate variables and secrets are applied to each environment with pipeline deployments
- Preserve default values for
entrypoint
andcommand
when those manifest fields are empty (#2490) - Enable the importing of public subnets with
MapPublicIPOnLaunch
set to false (default) (#2457) - Reduce partition and sort key minimum lengths from 3 to 1 when defining DynamoDB tables via
storage init
(#2477)
❤️ Contributions
Thank you for the contributions!