Hi, After managing to deploy cf and cf-services-contrib, I noticed issuing the command "cf create-service-auth-token <label> core <token>" does not throw any error but "cf marketplace" does not show any update. Most importantly creating the service fails.
After connecting the dots, I believe cf-services-contrib is based on v1 and is not compliant with v2. Could anyone confirm?
If this is true then the wiki/README should be updated.