Skip to content

Instantly share code, notes, and snippets.

@ausmartway
Created October 15, 2021 11:17
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 ausmartway/d21ab5659d8179ed5f2da521bda3e301 to your computer and use it in GitHub Desktop.
Save ausmartway/d21ab5659d8179ed5f2da521bda3e301 to your computer and use it in GitHub Desktop.
provider secrets in env
export AWS_ACCESS_KEY_ID=my_aws_access_key
export AWS_SECRET_ACCESS_KEY=my_aws_secret_key
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment