Skip to content

Commit 16de85c

Browse files
Fmt
Signed-off-by: Rickard von Essen <rickard.von.essen@gmail.com>
1 parent a513021 commit 16de85c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

config/networkconnectivity/config.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ func Configure(p *config.Provider) {
1414
p.AddResourceConfigurator("google_network_connectivity_service_connection_policy", func(r *config.Resource) {
1515
config.MarkAsRequired(r.TerraformResource, "location")
1616
})
17-
}
17+
}

0 commit comments

Comments
 (0)