Skip to content

Commit

Permalink
feature/PI-43-stored-properties secret stuff 12
Browse files Browse the repository at this point in the history
  • Loading branch information
Rohoolio committed Oct 24, 2023
1 parent 5b942ce commit ae39794
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions scripts/infrastructure/terraform/terraform-commands.sh
Original file line number Diff line number Diff line change
Expand Up @@ -140,6 +140,9 @@ function _terraform_plan() {
-var "workspace_type=${workspace_type}" \
-var "layers=${layers}" || return 1
fi

# Remove this before finishing
ls -la
}

function _terraform_apply() {
Expand Down

0 comments on commit ae39794

Please sign in to comment.