Skip to content

Commit

Permalink
uncomment
Browse files Browse the repository at this point in the history
  • Loading branch information
tamirkamara committed Jan 7, 2025
1 parent ada8d70 commit beef7ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/terraform/deploy.sh
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ set -o nounset
# This is where we can migrate any Terraform before we plan and apply
# For instance deprecated Terraform resources
# shellcheck disable=SC1091
# source ./migrate.sh
source ./migrate.sh

TS=$(date +"%s")
PLAN_FILE="${TS}-tre-core.tfplan"
Expand Down

0 comments on commit beef7ed

Please sign in to comment.