File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1616 name : Verify module
1717 strategy :
1818 matrix :
19- terraform : ["1.5.6@sha256:1b97a8fea07928585d74ad83683aabe6df2ac24fdc06cbd5382bfaa688063b05 ", "latest"]
19+ terraform : ["1.5.6", "latest"]
2020 runs-on : ubuntu-latest
2121 container :
2222 image : hashicorp/terraform:${{ matrix.terraform }}
7474 strategy :
7575 fail-fast : false
7676 matrix :
77- terraform : ["1.5.6@sha256:1b97a8fea07928585d74ad83683aabe6df2ac24fdc06cbd5382bfaa688063b05 ", "latest"]
77+ terraform : ["1.5.6", "latest"]
7878 module :
7979 [
8080 " ami-housekeeper" ,
@@ -143,7 +143,7 @@ jobs:
143143 strategy :
144144 fail-fast : false
145145 matrix :
146- terraform : ["sha256:1b97a8fea07928585d74ad83683aabe6df2ac24fdc06cbd5382bfaa688063b05 ", "latest"]
146+ terraform : ["1.5.6 ", "latest"]
147147 example :
148148 [
149149 " default" ,
You can’t perform that action at this time.
0 commit comments