[Fix] use env variable for pulumi passphrase
This commit is contained in:
parent
8a95cece03
commit
6565dd494b
@ -2,4 +2,4 @@
|
|||||||
export OS_CLOUD="felcloud_staging"
|
export OS_CLOUD="felcloud_staging"
|
||||||
export PULUMI_STACK="staging"
|
export PULUMI_STACK="staging"
|
||||||
export PULUMI_SUB_STACK="consolemongi"
|
export PULUMI_SUB_STACK="consolemongi"
|
||||||
#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