This repository was archived by the owner on May 6, 2020. It is now read-only.
Commit 7825a4c
Support to use the latest version of Terraform (#123)
* Support to use the latest version of Terraform
Automatically download the latest version when tf_actions_version set to
latest.
* Use the JSON endpoint instead of parsing HTML
* Abort if failed to resolve the latest version
* Update README about `latest` tfVersion value1 parent 250dd1c commit 7825a4c
2 files changed
+11
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
67 | 77 | | |
68 | 78 | | |
69 | 79 | | |
| |||
0 commit comments