github cloudposse/terraform-null-label 0.5.2

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

what

  • Make attributes output a list
  • Fix race conditions when processing attributes

why

  • attributes input is a list, we should keep the same type for the output
  • Due to TF limitations, there was a race condition when merging attributes using the calculated delimiter. The delimiter was always taken from the context even if it was provided in var.delimiter, and just for attributes, the other outputs were OK

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

NewReleases is sending notifications on new releases.