Skip to content

v0.8.9

Choose a tag to compare

@timpur timpur released this 15 Jun 05:52
· 23 commits to develop since this release

v0.8.9 (2021-06-15)

Breaking Deployment when asgCapacityProvider Enabled:

When enabling asgCapacityProvider prop, since cluster no longer uses the galaxy share key by default you'll run into a stack dependency issue. When we try to deploy the galaxy cfn will try to delete the share key export that is still in use by the child ecs stack. We have to manually deploy the SolarSystems first, by manually running the cdk code build with STACKS="-e *SolarSystems". Note if you have PRD you may want to roll this out separately.

eg CFN Error: *SharedKey* cannot be deleted as it is in use by *SolarSystem-Ecs*

🚀 Enhancement:

  • @cdk-cosmos/cdk-credentials-plugin, @cdk-cosmos/core, @cosmos-building-blocks/app-ec2, @cosmos-building-blocks/common, @cosmos-building-blocks/network, @cosmos-building-blocks/pipeline, @cosmos-building-blocks/service

🐛 Bug Fix

  • @cdk-cosmos/core, @cosmos-building-blocks/pipeline
    • #290 Fix CDK Pipeline Trigger default enabled (@timpur)

Committers: 1