Skip to content

Commit

Permalink
Remove Terraform 0.14
Browse files Browse the repository at this point in the history
There isn't a tagged version and only appears to be in the latest tag.
That's fine for now since we need to upgrade to 0.13 first, anyway.
  • Loading branch information
smerrell committed Feb 3, 2021
1 parent af20db0 commit 6978dd9
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/push-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ jobs:
tf_version:
- "0.12.29"
- "0.13.5"
- "0.14.0"

azcli_version:
- "2.15.1"
Expand Down

0 comments on commit 6978dd9

Please sign in to comment.