We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 535b2ba commit c9e8abcCopy full SHA for c9e8abc
.github/workflows/infra-deploy.yml
@@ -15,7 +15,7 @@ concurrency:
15
16
env:
17
# renovate: datasource=github-releases depName=hashicorp/terraform versioning=hashicorp
18
- TERRAFORM_VERSION: "1.12.1"
+ TERRAFORM_VERSION: "1.13.0"
19
20
jobs:
21
deploy:
.github/workflows/infra-test.yml
@@ -12,7 +12,7 @@ permissions:
12
13
14
qa:
0 commit comments