Skip to content

Commit

Permalink
Update deploy.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antoniotarricone authored Oct 16, 2024
1 parent c594d38 commit 255ec39
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@ jobs:
executable_path=$(command -v -- "terraform") && dirname -- "$executable_path"
pwd
echo "${{ runner.temp }}"
ls "$WORKSPACE/src/main/terraform/env/$ENV_FOLDER/"
terraform init -backend-config="$WORKSPACE/src/main/terraform/env/$ENV_FOLDER/backend.tfvars" -reconfigure
echo "Terraform apply..."
Expand Down

0 comments on commit 255ec39

Please sign in to comment.