File tree Expand file tree Collapse file tree 3 files changed +4
-3
lines changed
Expand file tree Collapse file tree 3 files changed +4
-3
lines changed Original file line number Diff line number Diff line change @@ -102,6 +102,7 @@ examples:
102102 test_vars_overrides :
103103 sub_pdp_ip_cidr : ' fmt.Sprintf("136.124.3.%d/32", 120 + acctest.RandIntRange(t, 0, 7))'
104104 root_pdp_url : ' "projects/tf-static-byoip/regions/us-central1/publicDelegatedPrefixes/tf-enhanced-pdp-136-124-3-120-29"'
105+ tgc_skip_test : fix later
105106parameters :
106107 - name : ' region'
107108 type : ResourceRef
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ require (
1212 github.com/hashicorp/hcl/v2 v2.23.0
1313 github.com/hashicorp/terraform-json v0.25.0
1414 github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0
15- github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20250820214558-a284184d9ffa
15+ github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20260112233543-0d14dacf704d
1616 github.com/mitchellh/go-homedir v1.1.0
1717 github.com/pkg/errors v0.9.1
1818 github.com/stretchr/testify v1.10.0
Original file line number Diff line number Diff line change @@ -180,8 +180,8 @@ github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 h1:NFPMacTrY/IdcIcnUB+7hsor
180180github.com/hashicorp/terraform-plugin-sdk/v2 v2.37.0 /go.mod h1:QYmYnLfsosrxjCnGY1p9c7Zj6n9thnEE+7RObeYs3fA =
181181github.com/hashicorp/terraform-plugin-testing v1.5.1 h1:T4aQh9JAhmWo4+t1A7x+rnxAJHCDIYW9kXyo4sVO92c =
182182github.com/hashicorp/terraform-plugin-testing v1.5.1 /go.mod h1:dg8clO6K59rZ8w9EshBmDp1CxTIPu3yA4iaDpX1h5u0 =
183- github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20250820214558-a284184d9ffa h1:3ekeaZga5Gckvp3RkDWEjb+ih0e9RXRRxppoNDd7gtU =
184- github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20250820214558-a284184d9ffa /go.mod h1:4kwPunx4BT09n7nD6XIrDjQIEj4buWmZry07At+ZfUg =
183+ github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20260112233543-0d14dacf704d h1:TVZhzH7/nYjUFbvDT5r5e4hjbdNiFkcXj2gd87BjXIA =
184+ github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20260112233543-0d14dacf704d /go.mod h1:8eg1tVfOJEzN2+inar3phK3XurwWzQq1O/6LsGlTZ7w =
185185github.com/hashicorp/terraform-registry-address v0.2.5 h1:2GTftHqmUhVOeuu9CW3kwDkRe4pcBDq0uuK5VJngU1M =
186186github.com/hashicorp/terraform-registry-address v0.2.5 /go.mod h1:PpzXWINwB5kuVS5CA7m1+eO2f1jKb5ZDIxrOPfpnGkg =
187187github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments