Skip to content

Commit 734fc6f

Browse files
committed
Add trailing newline to outputs.tf.tmpl
1 parent eb58f6d commit 734fc6f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

autogen/outputs.tf.tmpl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,4 @@ output "instance_group" {
2525
description = "Instance-group url of managed instance group"
2626
value = google_compute_region_instance_group_manager.{{ module_name }}.instance_group
2727
}
28+

0 commit comments

Comments
 (0)