Skip to content

v4.1.0

Latest
Compare
Choose a tag to compare
@cloudposse-releaser cloudposse-releaser released this 06 Mar 20:39
436da06
Fix action lint @goruha (#37) ## what * Fix action lint

why

  • Lint failure
Add process functions option to Github Action parameters @lukekraus45 (#36) ## what * Added process-functions input

why

  • When process-functions is false, we can avoid processing the yaml functions. Values retrieved via the !store commands don't always need to be retrieved when calling atmos describe affected so exposing this flag allows it to be toggled off.

references