Skip to content

Commit

Permalink
Remove gke_hub as part of the DCL endpoints (GoogleCloudPlatform#12287)
Browse files Browse the repository at this point in the history
  • Loading branch information
hao-nan-li authored Nov 11, 2024
1 parent 12341a5 commit 4e161c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion tpgtools/templates/provider_dcl_endpoints.go.tmpl
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,6 @@ func ProviderDCLConfigure(d *schema.ResourceData, config *Config) interface{} {
config.CloudResourceManagerBasePath = "https://cloudresourcemanager.googleapis.com/"
config.EventarcBasePath = "https://eventarc.googleapis.com/v1/"
config.FirebaserulesBasePath = "https://firebaserules.googleapis.com/v1/"
config.GKEHubFeatureBasePath = "https://gkehub.googleapis.com/v1beta1/"
config.RecaptchaEnterpriseBasePath = "https://recaptchaenterprise.googleapis.com/v1/"

return config
Expand Down

0 comments on commit 4e161c2

Please sign in to comment.