Skip to content

Commit

Permalink
feat!: update CDKTF version to 0.20.0 (#659)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Jan 10, 2024
1 parent c5583aa commit c5acd7c
Show file tree
Hide file tree
Showing 849 changed files with 38,508 additions and 2,631 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: "databricks/databricks@~> 1.0",
cdktfVersion: "^0.19.0",
cdktfVersion: "^0.20.0",
constructsVersion: "^10.3.0",
minNodeVersion: "18.12.0",
jsiiVersion: "~5.2.0",
Expand Down
24 changes: 24 additions & 0 deletions docs/accessControlRuleSet.csharp.md

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

42 changes: 33 additions & 9 deletions docs/accessControlRuleSet.go.md

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

24 changes: 24 additions & 0 deletions docs/accessControlRuleSet.java.md

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

Loading

0 comments on commit c5acd7c

Please sign in to comment.