Skip to content

Commit

Permalink
allow Node.js 20 for tf-azure platform
Browse files Browse the repository at this point in the history
  • Loading branch information
garysassano committed Mar 17, 2024
1 parent 52f0e8f commit 59273f1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion libs/wingsdk/.projenrc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ const AWS_SDK_VERSION = "3.490.0";
const CDKTF_PROVIDERS = [
"aws@~>5.31.0",
"random@~>3.5.1",
"azurerm@~>3.54.0",
"azurerm@~>3.96.0",
"google@~>5.10.0",
];

Expand Down
2 changes: 1 addition & 1 deletion libs/wingsdk/cdktf.json

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

0 comments on commit 59273f1

Please sign in to comment.