File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 attributes :
2222 label : What version of the Terraform CLI are you using?
2323 description : What version of the Terraform CLI are you using?
24- placeholder : 1.11.0
24+ placeholder : 1.13.4
2525 validations :
2626 required : true
2727 - type : input
Original file line number Diff line number Diff line change @@ -26,7 +26,7 @@ permissions:
2626
2727# Define the latest Terraform version to use for upload of coverage report
2828env :
29- LATEST_VERSION : 1.12 .*
29+ LATEST_VERSION : 1.13 .*
3030
3131jobs :
3232 # Ensure project builds before running testing matrix
8585 # '1.8.*' end of security support 26 Nov 2024
8686 # '1.9.*' #end of security support 27 Feb 2025
8787 # '1.10.*' end of security support 14 May 2025
88+ # '1.11.*' end of security support 20 Aug 2025
8889 terraform :
89- - ' 1.11.*'
9090 - ' 1.12.*'
9191 - ' 1.13.*'
9292 steps :
You can’t perform that action at this time.
0 commit comments