Modify TF support matrix

This commit is contained in:
Paul Tyng
2020-07-07 09:29:59 -04:00
committed by GitHub
parent 7312958604
commit 7fb11556f8

View File

@@ -48,7 +48,8 @@ jobs:
terraform:
# including a few versions here just in case
- '0.12.26'
- '0.13.0-beta2'
- '0.12.28'
- '0.13.0-beta3'
steps:
- name: Set up Go