[Fix] use env variable for pulumi passphrase for console.sh app
This commit is contained in:
parent
6565dd494b
commit
31f297cbc8
@ -2,4 +2,4 @@
|
||||
export OS_CLOUD="felcloud_staging"
|
||||
export PULUMI_STACK="staging"
|
||||
export PULUMI_SUB_STACK="console"
|
||||
#export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"
|
||||
export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"
|
||||
|
Loading…
Reference in New Issue
Block a user