cloudfoundry-community / s3-cf-service-broker

A Cloud Foundry Service Broker for Amazon S3
Apache License 2.0
22 stars 18 forks source link

create-service-key does not create IAM user #24

Open drnic opened 8 years ago

drnic commented 8 years ago

It creates the IAM group, but not a user.

Later, when deleting the service key, an error is in the logs for its inability to delete the missing user.

Binding to an application generates IAM user & credentials correctly.

jmcarp commented 7 years ago

FWIW, this works with https://github.com/cloudfoundry-community/s3-broker.