Skip to content

Commit

Permalink
chore(deps)!: Updated CDKTF version to 0.17.0 (#451)
Browse files Browse the repository at this point in the history
  • Loading branch information
team-tf-cdk authored Jun 15, 2023
1 parent 1e02eb3 commit d10e17a
Show file tree
Hide file tree
Showing 42 changed files with 615 additions and 583 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
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.3",
cdktfVersion: "^0.17.0",
constructsVersion: "^10.0.0",
minNodeVersion: "16.14.0",
jsiiVersion: "^1.53.0",
Expand Down
16 changes: 8 additions & 8 deletions docs/dataUpcloudHosts.go.md

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

16 changes: 8 additions & 8 deletions docs/dataUpcloudIpAddresses.go.md

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

10 changes: 5 additions & 5 deletions docs/dataUpcloudKubernetesCluster.go.md

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

16 changes: 8 additions & 8 deletions docs/dataUpcloudManagedDatabaseOpensearchIndices.go.md

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

Loading

0 comments on commit d10e17a

Please sign in to comment.