Skip to content

copilot-cli: Release v1.18.1

Compare
Choose a tag to compare
@huanjani huanjani released this 13 May 00:47
61a05a6

馃悰 Bug Fix

  • Allow the EnvManagerRole to upload resources to S3, enabling cross-account env 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, the EnvironmentManagerRole is now granted the permissions necessary to upload objects to your application's S3 bucket, allowing environment templates to be updated.