mirror of
https://github.com/ivabus/pantry
synced 2024-11-10 02:25:18 +03:00
sure, tfenv provides terraform, but only strictly
in practice it doesn’t it provides a tool to control terraform.io
This commit is contained in:
parent
8c9e9b469f
commit
2bbb1b578f
|
@ -12,8 +12,10 @@ build:
|
|||
script:
|
||||
- mkdir -p {{ prefix }}
|
||||
- cp -R bin lib libexec share CHANGELOG.md "{{ prefix }}"
|
||||
|
||||
provides:
|
||||
- bin/terraform
|
||||
# - bin/terraform
|
||||
# ^^ while strictly true, saying we provide this is misleading
|
||||
- bin/tfenv
|
||||
|
||||
test:
|
||||
|
|
Loading…
Reference in a new issue