Skip to content

Commit ecfda04

Browse files
committed
address comments
1 parent 11174c1 commit ecfda04

File tree

1 file changed

+1
-1
lines changed
  • deployment/modules/gcp/cloudbuild/conformance

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ resource "google_cloudbuild_trigger" "build_trigger" {
135135
wait_for = ["preclean_env", "docker_push_conformance_gcp"]
136136
}
137137

138-
## Print Terragrunt output.
138+
## Print Terragrunt output to files.
139139
step {
140140
id = "terraform_print_output"
141141
name = "alpine/terragrunt"

0 commit comments

Comments
 (0)