Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(cfnspec): cloudformation spec v72.0.0 #20357

Merged
merged 2 commits into from
May 16, 2022
Merged

Conversation

aws-cdk-automation
Copy link
Collaborator

@aws-cdk-automation aws-cdk-automation commented May 16, 2022

No description provided.

@aws-cdk-automation aws-cdk-automation added auto-approve pr-linter/exempt-test The PR linter will not require test changes pr-linter/exempt-integ-test The PR linter will not require integ test changes labels May 16, 2022
@gitpod-io
Copy link

gitpod-io bot commented May 16, 2022

@aws-cdk-automation aws-cdk-automation requested a review from a team May 16, 2022 09:06
@github-actions github-actions bot added the p2 label May 16, 2022
@mergify
Copy link
Contributor

mergify bot commented May 16, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@aws-cdk-automation
Copy link
Collaborator Author

AWS CodeBuild CI Report

  • CodeBuild project: AutoBuildProject89A8053A-LhjRyN9kxr8o
  • Commit ID: cb3a56e
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

@mergify mergify bot merged commit c8fd84c into master May 16, 2022
@mergify mergify bot deleted the bump-cfnspec/v72.0.0 branch May 16, 2022 10:32
@mergify
Copy link
Contributor

mergify bot commented May 16, 2022

Thank you for contributing! Your pull request will be updated from master and then merged automatically (do not update manually, and be sure to allow changes to be pushed to your fork).

@Jacco
Copy link
Contributor

Jacco commented May 17, 2022

There are a lot of changes, just for the fun of it I went through the changes from 68 -> 72:

New API:

  • AWS::VoiceID

APIs with a lot of changes:

  • AWS::MediaTailor
  • AWS::NetworkManager
  • AWS::WAFv2
  • AWS::EC2

New resources:

  • AWS::EC2::KeyPair
  • AWS::IoT::RoleAlias

New properties:

  • AWS::AutoScaling::AutoScalingGroup new property DefaultInstanceWarmup
  • AWS::EC2::TrafficMirrorTarget new property GatewayLoadBalancerEndpointId
  • AWS::SecretsManager::RotationSchedule.HostedRotationLambda new property ExcludeCharacters
  • AWS::SSM::Association new property ScheduleOffset
  • AWS::SQS::Queue new property SqsManagedSseEnabled
  • AWS::MediaPackage::PackagingConfiguration.DashManifest new property ScteMarkersSource

Changes to properties:

  • AWS::CloudFormation::HookTypeConfig property change TypeArn
  • AWS::IAM::InstanceProfile property changed Roles

Special mentions:

AWS::EC2::VPC

  • new attribute VpcId
  • CidrBlock no longer mandatory
  • CidrBlockAssociations and Ipv6CidrBlocks attributes now AllowDuplicates

AWS::EC2::TransitGatewayAttachment

  • new attribute Id
  • attributes Tags and SubnetIds now allow duplicates

wphilipw pushed a commit to wphilipw/aws-cdk that referenced this pull request May 23, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-approve p2 pr-linter/exempt-integ-test The PR linter will not require integ test changes pr-linter/exempt-test The PR linter will not require test changes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants