github cloudposse/terraform-null-label 0.19.1
v0.19.1

latest releases: 0.25.0, 0.25.0-rc.1, 0.24.1...
3 years ago
Include all context inputs as normalized outputs @Nuru (#100)

Enhancement to #99

what

  • Include all context inputs as normalized outputs

why

  • Enable a consistent pattern of module.this.context.var to reference the input value with null defaults and module.this.var to reference the normalized value with nulls replaced by actual default values.

references

  • See #99: Standardize context for input and chaining

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

NewReleases is sending notifications on new releases.