Closed plyr4 closed 3 months ago
noticed while testing that the current code doesnt support downloading a custom version with major >= 1
parameters: version: 1.9.4
level=fatal msg="expected a single file: /tmp/getter1200002894/archive"
https://github.com/go-vela/vela-terraform/blob/main/cmd/vela-terraform/terraform.go#L50
fixed via: https://github.com/go-vela/vela-terraform/pull/181
Description
noticed while testing that the current code doesnt support downloading a custom version with major >= 1
https://github.com/go-vela/vela-terraform/blob/main/cmd/vela-terraform/terraform.go#L50