Skip to content

Commit

Permalink
feat!: update CDKTF version to 0.19.0 (#521)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Oct 17, 2023
1 parent f0dbb1b commit fe56d8c
Show file tree
Hide file tree
Showing 36 changed files with 2,561 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: "hashicorp/time@~> 0.7",
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/offset.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/offset.go.md

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

Loading

0 comments on commit fe56d8c

Please sign in to comment.