Skip to content

Commit

Permalink
Fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Rickard von Essen <[email protected]>
  • Loading branch information
rickard-von-essen committed Oct 23, 2024
1 parent a513021 commit 16de85c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/networkconnectivity/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,4 @@ func Configure(p *config.Provider) {
p.AddResourceConfigurator("google_network_connectivity_service_connection_policy", func(r *config.Resource) {
config.MarkAsRequired(r.TerraformResource, "location")
})
}
}

0 comments on commit 16de85c

Please sign in to comment.