Skip to content

Commit e462160

Browse files
hao-nan-liakshat-jindal-nit
authored andcommitted
Remove gke_hub as part of the DCL endpoints (GoogleCloudPlatform#12287)
1 parent 34532f1 commit e462160

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tpgtools/templates/provider_dcl_endpoints.go.tmpl

-1
Original file line numberDiff line numberDiff line change
@@ -99,7 +99,6 @@ func ProviderDCLConfigure(d *schema.ResourceData, config *Config) interface{} {
9999
config.CloudResourceManagerBasePath = "https://cloudresourcemanager.googleapis.com/"
100100
config.EventarcBasePath = "https://eventarc.googleapis.com/v1/"
101101
config.FirebaserulesBasePath = "https://firebaserules.googleapis.com/v1/"
102-
config.GKEHubFeatureBasePath = "https://gkehub.googleapis.com/v1beta1/"
103102
config.RecaptchaEnterpriseBasePath = "https://recaptchaenterprise.googleapis.com/v1/"
104103

105104
return config

0 commit comments

Comments
 (0)