Skip to content
This repository has been archived by the owner on Aug 1, 2023. It is now read-only.

Releases: LMHD/lucli

0.18.2

01 May 11:40
Compare
Choose a tag to compare
No really, actually build an M1 version

0.18.1

10 Apr 18:01
7266a05
Compare
Choose a tag to compare
Merge pull request #18 from LMHD/m1

Actually build the M1 binary

0.18.0

10 Apr 17:48
82f5a8f
Compare
Choose a tag to compare
Merge pull request #17 from LMHD/m1

M1 Builds

0.17.1

29 Nov 17:00
Compare
Choose a tag to compare
Fix keybase private dir location

/keybase does not necessarily exist

0.17.0

23 Feb 02:03
Compare
Choose a tag to compare
Move error down to a warn when we can't bind AWS or TF

It was previously uncaught, so this is still an improvement.

And it makes a massive assumption about how stuff is configured anyway,
so needs refactoring at some point

0.16.0

08 Nov 15:48
0ee4cff
Compare
Choose a tag to compare
Merge pull request #15 from LMHD/modules

Go 1.13 and Go Modules

0.15.1

25 Aug 17:33
Compare
Choose a tag to compare
The `--entrypoint`/`-e` flag for `lucli generic` should actually, ya …

…know, DO SOMETHING

0.15.0

25 Aug 17:20
Compare
Choose a tag to compare
Generic container runner, for quick $PWD:/tmp/workdir

Cannot re-use the `--image` flag, due to https://github.com/skybet/cali/issues/55

0.14.1

21 Jun 12:03
Compare
Choose a tag to compare
Fix panic when running `lucli terraform` with no args

Fixes https://github.com/LMHD/lucli/issues/14

0.14.0

03 Nov 18:45
Compare
Choose a tag to compare
Initial support for custom Terraform plugins