github cloudposse/terraform-null-label 0.5.1

latest releases: 0.25.0, 0.25.0-rc.1, 0.24.1...
5 years ago

what

  • Change how the final delimiter from the provided context or input variable is calculated

why

Fix the case where a module label is instantiated with a non-default delimiter, and then another label is generated based off the context but uses the default delimiter as the local var takes
precedence.

The only case this actually applies to is the delimiter, which has a default value of '-', however all others changed to make them consistent.

Don't miss a new terraform-null-label release

NewReleases is sending notifications on new releases.