Skip to content

Commit e0bb9fe

Browse files
authored
Update test/fixtures/simple_regional_additional_ip_ranges/outputs.tf
1 parent 18f30a9 commit e0bb9fe

File tree

1 file changed

+1
-1
lines changed
  • test/fixtures/simple_regional_additional_ip_ranges

1 file changed

+1
-1
lines changed

test/fixtures/simple_regional_additional_ip_ranges/outputs.tf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -86,4 +86,4 @@ output "registry_project_ids" {
8686
output "additional_ip_range_pods" {
8787
description = "The secondary IP range used for pods in the additional range"
8888
value = google_compute_subnetwork.secondary.secondary_ip_range[0].range_name
89-
}
89+
}

0 commit comments

Comments
 (0)