Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] Expose credentials/endpoints details (resource attributes) #46

Open
koalalorenzo opened this issue Aug 6, 2021 · 1 comment
Labels
enhancement New feature or request

Comments

@koalalorenzo
Copy link

When we deploy any cloud resource via terraform, some default credentials are provided as attributes that can be used from other resources.

Some use cases:

  • Use these credentials into another provider to change extra settings
  • Store these credentials into Hashicorp Vault (for dynamic secrets or just static KVv2 storage).

It would be nice to have those every time we deploy a new cluster, instead of static admin and changeme username and passwords 😅

@koalalorenzo koalalorenzo changed the title [Feature Request] Expose default credentials/endpoints details. [Feature Request] Expose credentials/endpoints details (resource attributes) Aug 6, 2021
@ylorph ylorph added the enhancement New feature or request label Sep 7, 2021
@agadelshin
Copy link
Contributor

This one depends on ability to configure default credentials here - EventStore/EventStore#2649

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

3 participants