copilot-cli: Release v1.18.1
🐛 Bug Fix
- Allow the
EnvManagerRole
to upload resources to S3, enabling cross-accountenv upgrade
(#3562 & #3567)With v1.18, deployments to environments in accounts different than your application's resulted in error, due to missing S3 permissions.
With this fix, theEnvironmentManagerRole
is now granted the permissions necessary to upload objects to your application's S3 bucket, allowing environment templates to be updated.