cdktf / cdktf-tf-module-stack

A drop-in replacement for cdktf.TerraformStack that lets you define Terraform modules as constructs
Mozilla Public License 2.0
20 stars 2 forks source link

chore!: upgrade to cdktf 0.18.0 #263

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!