Skip to content

v1.101.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 08 Nov 14:06
3342e8e
Skip component if `metadata.enabled` is set to `false` @pkbhowmick (#756)

what

  • Skip component if metadata.enabled is set to false
  • Added documentation on using the metadata.enabled parameter to conditionally exclude components in deployment

why

  • Allow disabling Atmos components from being processed and provisioned by setting metadata.enabled to false in the stack manifest w/o affecting/changing/disabling the Terraform components (e.g. w/o setting the enabled variable to false)

demo

image