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

Releases: LMHD/lucli

0.18.2

Choose a tag to compare

@lucymhdavies lucymhdavies released this 01 May 11:40
No really, actually build an M1 version

0.18.1

Choose a tag to compare

@lucymhdavies lucymhdavies released this 10 Apr 18:01
7266a05
Merge pull request #18 from LMHD/m1

Actually build the M1 binary

0.18.0

Choose a tag to compare

@lucymhdavies lucymhdavies released this 10 Apr 17:48
82f5a8f
Merge pull request #17 from LMHD/m1

M1 Builds

0.17.1

Choose a tag to compare

@lucymhdavies lucymhdavies released this 29 Nov 17:00
Fix keybase private dir location

/keybase does not necessarily exist

0.17.0

Choose a tag to compare

@lucymhdavies lucymhdavies released this 23 Feb 02:03
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

Choose a tag to compare

@lucymhdavies lucymhdavies released this 08 Nov 15:48
0ee4cff
Merge pull request #15 from LMHD/modules

Go 1.13 and Go Modules

0.15.1

Choose a tag to compare

@lucymhdavies lucymhdavies released this 25 Aug 17:33
The `--entrypoint`/`-e` flag for `lucli generic` should actually, ya …

0.15.0

Choose a tag to compare

@lucymhdavies lucymhdavies released this 25 Aug 17:20
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

Choose a tag to compare

@lucymhdavies lucymhdavies released this 21 Jun 12:03
Fix panic when running `lucli terraform` with no args

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

0.14.0

Choose a tag to compare

@lucymhdavies lucymhdavies released this 03 Nov 18:45
Initial support for custom Terraform plugins