Skip to content

Releases: cloudposse/terraform-null-label

0.12.1

18 Jun 02:43
5d69100
Compare
Choose a tag to compare
Fix name tag and add test (#67)

0.12.0: Terraform 0.12 support (#63)

06 Jun 01:27
e2b880b
Compare
Choose a tag to compare
* Terraform 0.12 support

* add tests scenario

* Update README

0.11.1: Fix provider pinning (#61)

28 May 06:32
d58e7d8
Compare
Choose a tag to compare
* pin terraform

* start with a clean project

* test this module, not master

0.11.0: pin provider. add tests (#60)

28 May 04:28
28f1301
Compare
Choose a tag to compare
* pin provider. add tests

* more tests

* Move alpine dependencies

0.10.0: deprecate travis (#59)

28 May 01:13
af23cdf
Compare
Choose a tag to compare
* deprecate travis

0.9.0: Add terratest (#58)

28 May 01:05
4d9f56f
Compare
Choose a tag to compare
* Add terratest

* Add alpine makefile

0.8.0: Add tests (#41)

27 May 22:16
Compare
Choose a tag to compare
* Update README

* Add `codefresh.yml`

* Update README

* Test README

0.7.0 Use `regex_replace_chars` from context and add it to the output context

01 Apr 19:56
8ac35bc
Compare
Choose a tag to compare

what

  • Use regex_replace_chars from context and add it to the output context

why

0.6.3 Enable hyphens in `var.regex_replace_chars`

14 Mar 19:09
8ef218a
Compare
Choose a tag to compare

what

  • Enable hyphens in var.regex_replace_chars

why

0.6.2 Update `regex_replace_chars` variable

19 Feb 02:26
9938688
Compare
Choose a tag to compare

what

  • Update egex_replace_chars variable

why