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 Oct 17, 2023
1 parent a58b855 commit ad871a9
Show file tree
Hide file tree
Showing 1,028 changed files with 84,825 additions and 1,991 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/vault@~> 3.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/adSecretBackend.csharp.md

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

Loading

0 comments on commit ad871a9

Please sign in to comment.