Skip to content

Commit a21dee7

Browse files
committed
Add line to EOF
1 parent 686c9ce commit a21dee7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/modules/gcp/cloudbuild/variables.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,4 +16,4 @@ variable "env" {
1616
variable "docker_env" {
1717
description = "Unique identifier for the Docker env, e.g. dev or ci or prod"
1818
type = string
19-
}
19+
}

0 commit comments

Comments
 (0)