jasonmimick / atlas-osb

DEPRECATED: See https://github.com/mongodb/atlas-osb

Home Page:https://github.com/mongodb/atlas-osb

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Creating service with the same name shows wrong status

leo-ri opened this issue · comments

before: aws-atlas-test-instance-master-man-4d541d1 service is exist
if we call cf create-service with the same name

output:
"Creating service instance aws-atlas-test-instance-master-man-4d541d1 in org atlas-test-master-man / space 4d541d1 as admin...
OK

Service aws-atlas-test-instance-master-man-4d541d1 already exists"

Result: status OK
Expectation: status FAILED

Not our problem - this is how CF works.