Skip to content

Commit

Permalink
chore(deps): Updated CDKTF version to 0.16.3 (#434)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Jun 2, 2023
1 parent a970204 commit 6ac4769
Show file tree
Hide file tree
Showing 5 changed files with 584 additions and 1,454 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.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: "UpCloudLtd/upcloud@~> 2.4",
cdktfVersion: "^0.16.0",
cdktfVersion: "^0.16.3",
constructsVersion: "^10.0.0",
minNodeVersion: "16.14.0",
jsiiVersion: "^1.53.0",
Expand Down
8 changes: 4 additions & 4 deletions package.json

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

Loading

0 comments on commit 6ac4769

Please sign in to comment.