knife ec2 server create
should terminate the EC2 instance if the command fails
#670
Labels
Status: Untriaged
An issue that has yet to be triaged.
Type: Design Proposal
Community survey of a proposal.
knife ec2 server create
should terminate the EC2 instance if the command failsSpecification
knife ec2 server create
command may fail due to various reasons after the server creation e.g.etc. etc.
As a user, it was an overhead for me to delete the EC2 instance manually afterwards.
Automation tools e.g. terraform rolls back the previous steps if something goes wrong. It would be good to have a similar behavior in knife-plugins too. However the comparison with terraform is not quite appropriate.
It would be good to have this design in other knife tools as well e.g.
knife-azure
,knife-google
etcThe text was updated successfully, but these errors were encountered: