Skip to content

Commit

Permalink
Merge pull request #57 from hashicorp/upgrade-provider-project-96
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored May 24, 2022
2 parents 73a7c8d + 613af7f commit e73b6c7
Show file tree
Hide file tree
Showing 75 changed files with 66,437 additions and 14,849 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.

4 changes: 2 additions & 2 deletions .projenrc.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
const { CdktfProviderProject } = require('@cdktf/provider-project');
const { CdktfProviderProject } = require("@cdktf/provider-project");
const project = new CdktfProviderProject({
terraformProvider: "digitalocean/digitalocean@~> 2.19",
cdktfVersion: '^0.10.3',
cdktfVersion: "^0.11.0",
constructsVersion: "^10.0.0",
minNodeVersion: "14.17.0",
jsiiVersion: "^1.53.0",
Expand Down
68,529 changes: 55,188 additions & 13,341 deletions API.md

Large diffs are not rendered by default.

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 e73b6c7

Please sign in to comment.