Open drnic opened 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.
FWIW, this works with https://github.com/cloudfoundry-community/s3-broker.
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.