github cloudposse/terraform-null-label 0.3.0
Add Enabled Flag

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

what

Add enabled variable which can be used to disable any resources within the module

why

If you have resources that are conditionally created and they refer to this module, your plan will always show null-label resources in the plan. As Terraform does not support conditionally including a module, this is the recommend solution

See hashicorp/terraform#12906

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

NewReleases is sending notifications on new releases.