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
10 stars 1 forks source link

chore!: upgrade to cdktf 0.18.0 #142

Closed team-tf-cdk closed 1 year ago

team-tf-cdk commented 1 year ago

This PR initiates the upgrade of CDKTF from version 0.17.0 to version 0.18.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!