Skip to content

Commit

Permalink
Merge pull request #84 from hashicorp/upgrade-provider-project-114
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Aug 29, 2022
2 parents 3c3d191 + 464526b commit cc5fa22
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 14 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
@@ -1,7 +1,7 @@
const { CdktfProviderProject } = require("@cdktf/provider-project");
const project = new CdktfProviderProject({
terraformProvider: "hashicorp/vault@~> 3.7",
cdktfVersion: "^0.12.0",
cdktfVersion: "^0.12.2",
constructsVersion: "^10.0.0",
minNodeVersion: "14.17.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.

12 changes: 6 additions & 6 deletions yarn.lock

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

0 comments on commit cc5fa22

Please sign in to comment.