Skip to content

Commit

Permalink
try
Browse files Browse the repository at this point in the history
  • Loading branch information
rahulinux committed Dec 12, 2024
1 parent 4842712 commit cdd7e62
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions control_plane/src/background_process.rs
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ fn fill_remote_storage_secrets_vars(mut cmd: &mut Command) -> &mut Command {
for env_key in [
"AWS_ACCESS_KEY_ID",
"AWS_SECRET_ACCESS_KEY",
"AWS_SESSION_TOKEN",
"AWS_PROFILE",
// HOME is needed in combination with `AWS_PROFILE` to pick up the SSO sessions.
"HOME",
Expand Down

0 comments on commit cdd7e62

Please sign in to comment.