freckle / stackctl

Manage CloudFormation Stacks through specifications
MIT License
14 stars 1 forks source link

Add awsSilently #54

Closed pbrisbin closed 1 year ago

pbrisbin commented 1 year ago

This wrapper modifies the underlying Env to not log. This is useful to avoid log noise when errors are expected (such as this not-found check), since amazonka-2.0 logs certain errors that it didn't before, in addition to throwing them.