Skip to content

Releases: shalb/cluster.dev

v0.5.3

16 Nov 14:43
e709675
Compare
Choose a tag to compare

Hotfix: Shell unit state backend name.

v0.5.2

15 Nov 08:50
63a0348
Compare
Choose a tag to compare

Shell unit as a common for terraform units
State version update subcommand
State pull subcommand

v0.5.1

12 Oct 13:16
Compare
Choose a tag to compare

Fixes:
cdev project create option --list-templates fixed
Terraform version 0.14.7 -> 0.14.8 in docker image.
Added generators metadata for quick start guide.

v0.5.0

07 Oct 07:47
e059fe8
Compare
Choose a tag to compare

Rename basic cdev abstractions:

module > unit;
infrastructure > stack;
infra template > stack template

documentation and tests improvements

v0.4.10

23 Aug 15:26
f1fdd28
Compare
Choose a tag to compare

fix remote state between infrastructures

v0.4.9

12 Aug 08:05
917ecb5
Compare
Choose a tag to compare

helm module values file
outputs in state

v0.4.8

29 May 16:10
c13bedb
Compare
Choose a tag to compare

Kubernetes module state fix

v0.4.7

28 May 07:23
475e56c
Compare
Choose a tag to compare

Hotfix

v0.4.6

27 May 12:04
475e56c
Compare
Choose a tag to compare

generate project from template repo metadata
use remote states in pre/post hooks and in kubernetes provider

v0.4.5

20 May 15:37
3622ab1
Compare
Choose a tag to compare
  1. Added project remote state (use <backend: backend_name> option in project). Supported only AWS s3 backend for project state.
  2. Added state locking.
  3. Improved printers.