Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bug(plugin-terraform): cannot install binary versions >= 1.x.y #995

Closed
plyr4 opened this issue Aug 15, 2024 · 1 comment
Closed

bug(plugin-terraform): cannot install binary versions >= 1.x.y #995

plyr4 opened this issue Aug 15, 2024 · 1 comment
Labels
bug Indicates a bug

Comments

@plyr4
Copy link
Contributor

plyr4 commented Aug 15, 2024

Description

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

@plyr4 plyr4 added the bug Indicates a bug label Aug 15, 2024
@plyr4
Copy link
Contributor Author

plyr4 commented Aug 21, 2024

fixed via: go-vela/vela-terraform#181

@plyr4 plyr4 closed this as completed Aug 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Indicates a bug
Projects
None yet
Development

No branches or pull requests

1 participant