プラン変更

This commit is contained in:
ry.yamafuji 2025-12-05 22:34:51 +09:00
parent ab32a9e825
commit ebc4c1ba43

View File

@ -52,7 +52,7 @@ jobs:
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json" export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json"
./scripts/deploy/build_image_to_gar.sh ./scripts/deploy/build_image_to_gar.sh
- name: Exec Terraform init shell - name: Exec Terraform plan shell
run: | run: |
export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json" export GOOGLE_APPLICATION_CREDENTIALS="$HOME/sa.json"
./scripts/deploy/plan_terraform.sh ./scripts/deploy/plan_terraform.sh