LeadingEDJE / stackmanager

Utility for managing Cloudformation stacks
MIT License
9 stars 1 forks source link

Don't require template to exist for delete/apply #5

Closed andrewdmay closed 4 years ago

andrewdmay commented 4 years ago

Currently the validation requires template to exist - this is a problem if it's generated (e.g. from cloudformation deploy)

andrewdmay commented 4 years ago

Same goes for apply