diff --git a/console.sh b/console.sh index 50e5fd5..8ef512b 100755 --- a/console.sh +++ b/console.sh @@ -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"