Skip to content

Commit

Permalink
chore: update CDKTF to 0.20.8, terraform to 1.9.5, and node to 22.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
jon77p committed Sep 16, 2024
1 parent e9daf34 commit dfb6e6c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/cdktf-cicd.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@ permissions:
issues: read

env:
CDKTF_VERSION: 0.14.3
TERRAFORM_VERSION: 1.3.5
CDKTF_VERSION: 0.20.8
TERRAFORM_VERSION: 1.9.5

jobs:
terraform:
Expand Down
2 changes: 1 addition & 1 deletion .nvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
20.17.0
22.8.0

0 comments on commit dfb6e6c

Please sign in to comment.