Releases: cloudposse/terraform-null-label
Releases · cloudposse/terraform-null-label
0.12.1
0.12.0: Terraform 0.12 support (#63)
* Terraform 0.12 support * add tests scenario * Update README
0.11.1: Fix provider pinning (#61)
* pin terraform * start with a clean project * test this module, not master
0.11.0: pin provider. add tests (#60)
* pin provider. add tests * more tests * Move alpine dependencies
0.10.0: deprecate travis (#59)
* deprecate travis
0.9.0: Add terratest (#58)
* Add terratest * Add alpine makefile
0.8.0: Add tests (#41)
* 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
0.6.3 Enable hyphens in `var.regex_replace_chars`
what
- Enable hyphens in
var.regex_replace_chars
why
- Many users want to use
-
inname
,namespace
,stage
- #49
- cloudposse/terraform-aws-tfstate-backend#14