Skip to content

Commit

Permalink
chore(deps)!: Updated CDKTF version to 0.18.0 (#343)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Aug 24, 2023
1 parent e7c9939 commit f09cc09
Show file tree
Hide file tree
Showing 244 changed files with 4,438 additions and 6,199 deletions.
6 changes: 3 additions & 3 deletions .projen/deps.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion .projenrc.js
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const { CdktfProviderProject } = require("@cdktf/provider-project");
const project = new CdktfProviderProject({
useCustomGithubRunner: false,
terraformProvider: "hcp@~> 0.45",
cdktfVersion: "^0.17.0",
cdktfVersion: "^0.18.0",
constructsVersion: "^10.0.0",
minNodeVersion: "16.14.0",
jsiiVersion: "^5.0.1",
Expand Down
34 changes: 17 additions & 17 deletions docs/awsNetworkPeering.csharp.md

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit f09cc09

Please sign in to comment.