Skip to content

Commit

Permalink
- Updated env.sh.example as requested.
Browse files Browse the repository at this point in the history
  • Loading branch information
Michaellh0079 committed Jan 29, 2024
1 parent 648e01f commit 97ef482
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions env.sh.example
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ export S3URI_LAUNCHPAD_CERT=[REDACTED]
export LAUNCHPAD_PASSPHRASE_SECRET_NAME=[REDACTED]
export LAUNCHPAD_URL=[REDACTED]

# Optional: Used in error handling, may not be needed depending on which cumulus version is in use
export STACK_PREFIX=[REDACTED]

# If your certificate and passphrase are not in AWS
export LAUNCHPAD_PASSPHRASE=[REDACTED]
export FS_LAUNCHPAD_CERT=[REDACTED]
Expand Down

0 comments on commit 97ef482

Please sign in to comment.