Skip to content

Commit

Permalink
feat!: update CDKTF version to 0.19.0 (#671)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Oct 17, 2023
1 parent 016810f commit ab4bebd
Show file tree
Hide file tree
Showing 684 changed files with 51,278 additions and 77 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/auto-close-community-issues.yml

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

2 changes: 2 additions & 0 deletions .github/workflows/auto-close-community-prs.yml

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

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: "Snowflake-Labs/snowflake@ ~> 0.40",
cdktfVersion: "^0.18.0",
cdktfVersion: "^0.19.0",
constructsVersion: "^10.0.0",
minNodeVersion: "18.12.0",
jsiiVersion: "^5.0.1",
Expand Down
106 changes: 106 additions & 0 deletions docs/account.csharp.md

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

106 changes: 106 additions & 0 deletions docs/account.go.md

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

Loading

0 comments on commit ab4bebd

Please sign in to comment.