jcolemorrison / vault-on-aws

A secure HashiCorp Vault for secrets, tokens, keys, passwords, and more. Automated deployment with Terraform on AWS. Configurable options for security and scalability. Usable with any applications and services hosted anywhere.
MIT License
339 stars 60 forks source link

vault credential issue #7

Open jpatel369 opened 5 months ago

jpatel369 commented 5 months ago

Hey, I seen to be running into this error where the command to run vault init and copy to the required S3 bucket didn’t execute

. ./temp/vault_credentials.sh fatal error: An error occurred (404) when calling the HeadObject operation: Key "vault_creds_encrypted" does not exist

Error parsing parameter '--ciphertext-blob': Unable to load paramfile fileb://temp/vault_creds_encrypted: [Errno 2] No such file or directory: 'temp/vault_creds_encrypted'

Vault crednetials decrypted. Find them at ./temp/vault_creds_decrypted