Skip to content

Instantly share code, notes, and snippets.

@recursivecodes
Created August 15, 2019 22:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save recursivecodes/4331bc2f3463142867cb6107c3a69586 to your computer and use it in GitHub Desktop.
Save recursivecodes/4331bc2f3463142867cb6107c3a69586 to your computer and use it in GitHub Desktop.
env.sh
#!/usr/bin/env bash
export ENCRYPTED_PASSWORD=
export INIT_VECTOR_STRING=
export KEY_OCID=
export DEK_CIPHERTEXT=
export ENDPOINT=
export USE_RESOURCE_PRINCIPAL=false
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment