We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 588c8b8 commit 0b9caa9Copy full SHA for 0b9caa9
.github/workflows/lint.yml
@@ -51,7 +51,7 @@ jobs:
51
name: Minimum version check
52
runs-on: ubuntu-latest
53
container:
54
- image: hashicorp/terraform:1.3.0
+ image: hashicorp/terraform:1.10.0
55
steps:
56
- uses: actions/checkout@v4
57
- name: Validate Code
0 commit comments