Skip to content
This repository has been archived by the owner on Oct 18, 2023. It is now read-only.

Commit

Permalink
update terraform to provision endpoints - change docker script
Browse files Browse the repository at this point in the history
  • Loading branch information
vggonzal authored and vggonzal committed Aug 6, 2023
1 parent f86917a commit 57d5c86
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/bin/config.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ then
fi

VENUE=$1
source "$(dirname $BASH_SOURCE)/../environments/$VENUE.env"
#source "$(dirname $BASH_SOURCE)/../environments/$VENUE.env"

export TF_IN_AUTOMATION=true # https://www.terraform.io/cli/config/environment-variables#tf_in_automation
export TF_INPUT=false # https://www.terraform.io/cli/config/environment-variables#tf_input
Expand Down

0 comments on commit 57d5c86

Please sign in to comment.