Skip to content

Commit ca2d6d5

Browse files
committed
Only terragrunt output ecdsa_p256_public_key_data
1 parent c6dfdcc commit ca2d6d5

File tree

1 file changed

+1
-0
lines changed
  • deployment/modules/gcp/cloudbuild/preloaded

1 file changed

+1
-0
lines changed

deployment/modules/gcp/cloudbuild/preloaded/main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -109,6 +109,7 @@ resource "google_cloudbuild_trigger" "build_trigger" {
109109
name = "alpine/terragrunt"
110110
script = <<EOT
111111
terragrunt --terragrunt-non-interactive --terragrunt-no-color apply -auto-approve -no-color 2>&1
112+
terragrunt output ecdsa_p256_public_key_data
112113
EOT
113114
dir = "deployment/live/gcp/static-ct-staging/logs/arche2025h1"
114115
env = [

0 commit comments

Comments
 (0)