aws / aws-rfdk

The Render Farm Deployment Kit on AWS is a library for use with the AWS Cloud Development Kit that helps you define your render farm cloud infrastructure as code.
https://docs.aws.amazon.com/rfdk/index.html
Apache License 2.0
105 stars 38 forks source link

chore(deps): bump CDK to 2.133.0 #1204

Closed AWS-Samuel closed 3 months ago

AWS-Samuel commented 3 months ago

Problem

We needed to update the version of CDK used by RFDK.

Solution

Ran npm-upgrade for all relevant package.json files. I had to make a changes to tests in order for them to pass.

Also bumping the sample deadline version to latest.

Testing


By submitting this pull request, I confirm that my contribution is made under the terms of the Apache-2.0 license