Skip to content
This repository has been archived by the owner on Oct 10, 2022. It is now read-only.

Add Outputs #26

Open
jsosulska opened this issue Oct 7, 2020 · 0 comments
Open

Add Outputs #26

jsosulska opened this issue Oct 7, 2020 · 0 comments
Labels
enhancement New feature or request

Comments

@jsosulska
Copy link

FEATURE REQUEST

Please provide some output values to assist in bootstrapping Consul when launched.

Example:

  • Starter ACL token. This should NOT be the root, but an "admin-like" token that scopes privs to the operator so they can provision other users.
  • CA.pem for client Agent configuration
  • Retry-join string for clients (Cloud join OR server URL). This helps apply consistent join tags.

Considerations

  • Tokens, that would be stored in the TF state. If there is a more secure way to extract this information, please do!
  • CA.pem could be uploaded to a secured S3 bucket, or use Cloud HSM, or some other secure route.
@jsosulska jsosulska added the enhancement New feature or request label Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant