Skip to content

v2.196.0

Compare
Choose a tag to compare
@aws-cdk-automation aws-cdk-automation released this 16 May 00:54
4be3c1f

⚠ BREAKING CHANGES TO EXPERIMENTAL FEATURES

  • cloudformation: Some L1 resources experienced breaking changes due to updated CloudFormation resources. Please check the notes for each specific module for more information.
  • Logs: The type of property DeliveryDestinationPolicy of resource AWS::Logs::DeliveryDestination changed to be DestinationPolicy instead of JSON.

Features

Bug Fixes


Alpha modules (2.196.0-alpha.0)

Features

Bug Fixes

  • ec2: dual-stack vpc without private subnets creates EgressOnlyInternetGateway (under feature flag) (#34437) (35e818b), closes #30981
  • ec2-alpha: fix resource id references and tags for migration behind feature flag (#34377) (aa73534)