Commit ea34575
committed
fix(terraform): parse JSON response when fetching specific Terraform version
The specific-version branch of Get-TerraformTool assigned the raw JSON string to $release instead of parsing it, causing the builds lookup to return an empty download URL.1 parent 7542374 commit ea34575
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | | - | |
| 50 | + | |
51 | 51 | | |
52 | 52 | | |
53 | 53 | | |
| |||
0 commit comments