You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: