cloudtools / stacker

An AWS CloudFormation Stack orchestrator/manager.
http://stacker.readthedocs.io/en/stable/
BSD 2-Clause "Simplified" License
709 stars 167 forks source link

Added unit test for service role that exists #704

Closed alecrajeev closed 5 years ago

alecrajeev commented 5 years ago

Tests whether an ecs service role already exists. Potential for more unit testing with an updated version of moto now that spulec/moto#679 is merged