Skip to content

Commit 67e39ba

Browse files
committed
📦 added support for Terraform v0.11.14
1 parent 5b4a9d3 commit 67e39ba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ jobs:
3030
strategy:
3131
matrix:
3232
versions:
33+
- { tf_version: "0.11.14", awscli_version: "2.5.1" }
3334
- { tf_version: "0.12.24", awscli_version: "2.5.1" }
3435

3536
env:

0 commit comments

Comments
 (0)