mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-11 21:11:32 +01:00
Bump minimum Terraform to 0.12.9 (#617)
This commit is contained in:
committed by
Max Williams
parent
143642fda8
commit
7c2c4a6aa5
2
.github/workflows/lint.yml
vendored
2
.github/workflows/lint.yml
vendored
@@ -56,7 +56,7 @@ jobs:
|
||||
name: Minimum version check
|
||||
runs-on: ubuntu-latest
|
||||
container:
|
||||
image: hashicorp/terraform:0.12.6
|
||||
image: hashicorp/terraform:0.12.9
|
||||
steps:
|
||||
- uses: actions/checkout@master
|
||||
- name: Validate Code
|
||||
|
||||
Reference in New Issue
Block a user