amazon-archives / aws-service-operator

AWS Service Operator allows you to create AWS resources using kubectl.
Apache License 2.0
730 stars 97 forks source link

Write integration tests deploying services and tearing them down #161

Open christopherhein opened 5 years ago

christopherhein commented 5 years ago

This will help the stability of the project if we have a way of automatically tested that the CFNs are able to provision, the docker image is stable, and it's ready for usage.