cdktf / cdktf-multi-stack-tfe

Setting up Terraform Cloud / Terraform Enterprise workspaces can be tiring when dealing with CDK for Terraform applications spanning multiple stacks and therefore workspaces. This library aims to automate this.
Mozilla Public License 2.0
9 stars 1 forks source link

chore!: upgrade to cdktf 0.19.0 #158

Closed team-tf-cdk closed 9 months ago

team-tf-cdk commented 9 months ago

This PR initiates the upgrade of CDKTF from version 0.18.0 to version 0.19.0. Unfortunately, not everything can be automated, and the following steps need to be completed manually:

Please checkout this PR, complete the above steps, push the changes to this branch, and then mark this PR as ready for review to complete the upgrade. Thanks!