EventStore / terraform-provider-eventstorecloud

Terraform Provider for Event Store Cloud
https://eventstore.com/event-store-cloud
Mozilla Public License 2.0
8 stars 8 forks source link

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

Open koalalorenzo opened 3 years ago

koalalorenzo commented 3 years ago

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:

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

agadelshin commented 3 years ago

This one depends on ability to configure default credentials here - https://github.com/EventStore/EventStore/issues/2649