File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ PROJECT_NAME := provider-$(PROVIDER_NAME)
1111PROJECT_REPO := github.com/upbound/$(PROJECT_NAME )
1212
1313export TERRAFORM_VERSION := 1.5.5
14- export TERRAFORM_PROVIDER_VERSION := 5.45.0
14+ export TERRAFORM_PROVIDER_VERSION := 5.45.2
1515export TERRAFORM_PROVIDER_SOURCE := hashicorp/google
1616export TERRAFORM_PROVIDER_REPO ?= https ://github.com/hashicorp/terraform-provider-google
1717export TERRAFORM_DOCS_PATH ?= website/docs/r
Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ require (
1313 github.com/crossplane/upjet v1.4.1-0.20250108142216-db86f70a1651
1414 github.com/hashicorp/terraform-json v0.22.1
1515 github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0
16- github.com/hashicorp/terraform-provider-google v1.20.1-0.20241111170140-c875b30c3ae6
16+ github.com/hashicorp/terraform-provider-google v1.20.1-0.20250210210506-63544af4b220
1717 github.com/pkg/errors v0.9.1
1818 gopkg.in/alecthomas/kingpin.v2 v2.2.6
1919 k8s.io/apimachinery v0.30.0
Original file line number Diff line number Diff line change @@ -252,8 +252,8 @@ github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 h1:qHprzXy/As0rxedphECBEQAh
252252github.com/hashicorp/terraform-plugin-sdk/v2 v2.33.0 /go.mod h1:H+8tjs9TjV2w57QFVSMBQacf8k/E1XwLXGCARgViC6A =
253253github.com/hashicorp/terraform-plugin-testing v1.5.1 h1:T4aQh9JAhmWo4+t1A7x+rnxAJHCDIYW9kXyo4sVO92c =
254254github.com/hashicorp/terraform-plugin-testing v1.5.1 /go.mod h1:dg8clO6K59rZ8w9EshBmDp1CxTIPu3yA4iaDpX1h5u0 =
255- github.com/hashicorp/terraform-provider-google v1.20.1-0.20241111170140-c875b30c3ae6 h1:O7G/mWdsQCJJDc2wWmSfEbjsGf0VtxzOVGKZZYj68m4 =
256- github.com/hashicorp/terraform-provider-google v1.20.1-0.20241111170140-c875b30c3ae6 /go.mod h1:Iqt6uYg1iDXW2rOMsZQiFpkt2YnD88HfaTEohOJrla4 =
255+ github.com/hashicorp/terraform-provider-google v1.20.1-0.20250210210506-63544af4b220 h1:mrAWz9g4b2hbuIZ50mI5gsRgdg7zQs2wFpVSAVIxHYY =
256+ github.com/hashicorp/terraform-provider-google v1.20.1-0.20250210210506-63544af4b220 /go.mod h1:Iqt6uYg1iDXW2rOMsZQiFpkt2YnD88HfaTEohOJrla4 =
257257github.com/hashicorp/terraform-registry-address v0.2.3 h1:2TAiKJ1A3MAkZlH1YI/aTVcLZRu7JseiXNRHbOAyoTI =
258258github.com/hashicorp/terraform-registry-address v0.2.3 /go.mod h1:lFHA76T8jfQteVfT7caREqguFrW3c4MFSPhZB7HHgUM =
259259github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ =
You can’t perform that action at this time.
0 commit comments