quintilesims / layer0

Build, Manage, and Deploy Your Applications
Apache License 2.0
44 stars 20 forks source link

517: Fix flow.sh to not delete api deploy #518

Closed jparsons04 closed 6 years ago

jparsons04 commented 6 years ago

What does this pull request do?

Fixes flow.sh delete so that it doesn't delete the layer0 api's deploy.

How should this be tested?

flow.sh delete on an existing layer0 instance you can destroy. Confirm that the layer0 api deploy is not deleted l0 deploy list

Checklist ~- [ ] Unit tests~ ~- [ ] Smoke tests (if applicable)~ ~- [ ] System tests (if applicable)~ ~- [ ] Documentation (if applicable)~

closes #517