intuit / cfn-deploy

A useful GitHub Action to help you deploy cloudformation templates
MIT License
15 stars 24 forks source link

Adding flag for stack notifications #37

Closed venkatramanareddy closed 3 years ago

venkatramanareddy commented 3 years ago

This is to solve for #15.

I've compared the SES option vs nested GitHub actions vs CloudFormation notifications and I felt using CloudFormation's inbuilt notification method is more intuitive. Let me know if otherwise.

mridhul commented 3 years ago

Thanks @venkatramanareddy . Looks good to me. could you please help resolve the conflicts ?

venkatramanareddy commented 3 years ago

@mridhul done. Is it possible to add "Hacktoberfest-accepted" to the issue label?

mridhul commented 3 years ago

@venkatramanareddy done