ansible_env_feten/console.sh

6 lines
202 B
Bash
Executable File

#!/bin/bash
export OS_CLOUD="felcloud_staging"
export PULUMI_STACK="felcloud_staging"
export PULUMI_SUB_STACK="console"
export PULUMI_CONFIG_PASSPHRASE_FILE="$PWD/env.d/$PULUMI_STACK/pulumi_passphrase"