I'm a little confused as to the best way to deploy, init, and auth into vault.
I would like to read and write secrets from an AWS Lambda function.
Since these functions are transient, I want to deploy an Elastic Beanstalk application with an internal load balancer exclusively for Vault and communicate with the Vault HTTP API from my Lambda functions.
Is this even a reasonable setup for Vault?
If so, what is the best way for the remote Lambda functions to auth into the Vault HTTP API since the unseal keys are created and deployed on separate machines?
I'm obviously new to Vault so any experienced advice would be greatly appreciated.
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/692b7d46-3f56-44f6-8963-95f63be32e73%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
1. Can you elaborate a bit more on your infra and process with Vault?For example, how are you deploying the Vault instances (e.g. EC2 + ASG, ECS, Beanstalk)?What's your process for initing and unsealing the Vault?
2. Which "Vault token" are you referring to? What auth backend does this correspond with?
3. My first impression of storing the encrypted Vault token in DynamoDB (or even S3) was one of questionable security risk.How do you mitigate security concerns of this approach? Do you have super strict IAM roles/policies?
--
This mailing list is governed under the HashiCorp Community Guidelines - https://www.hashicorp.com/community-guidelines.html. Behavior in violation of those guidelines may result in your removal from this mailing list.
GitHub Issues: https://github.com/hashicorp/vault/issues
IRC: #vault-tool on Freenode
---
You received this message because you are subscribed to the Google Groups "Vault" group.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/626e3d21-c142-45fd-917e-06e9216fe649%40googlegroups.com.
--Michael
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To unsubscribe from this group and stop receiving emails from it, send an email to vault-tool+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vault-tool/e989ba4d-af7d-4f8c-a25c-9c50a2971088%40googlegroups.com.