ansible-elastic-beanstalk
ansible-elastic-beanstalk copied to clipboard
Adding the option to forcefully delete the application
Currently the delete_application function errors out if the application in question is running. Adding this option will forcefully stop the application( terminate the application ) before deleting it.