Skip to content

Commit

Permalink
feat!: update CDKTF version to
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk committed Jan 10, 2024
1 parent bb73215 commit 765dcba
Show file tree
Hide file tree
Showing 119 changed files with 7,276 additions and 761 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: "kreuzwerker/docker@~> 3.0",
cdktfVersion: "^0.19.0",
cdktfVersion: "^0.20.0",
constructsVersion: "^10.3.0",
minNodeVersion: "18.12.0",
jsiiVersion: "~5.2.0",
Expand Down
7 changes: 7 additions & 0 deletions docs/config.csharp.md

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

19 changes: 13 additions & 6 deletions docs/config.go.md

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

7 changes: 7 additions & 0 deletions docs/config.java.md

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

7 changes: 7 additions & 0 deletions docs/config.python.md

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

7 changes: 7 additions & 0 deletions docs/config.typescript.md

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

Loading

0 comments on commit 765dcba

Please sign in to comment.