Skip to content

Commit 33018f1

Browse files
committed
Update provider version to 5.5.0
1 parent ddac63b commit 33018f1

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

go.mod

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ require (
1111
github.com/hashicorp/hcl/v2 v2.19.1
1212
github.com/hashicorp/terraform-json v0.17.1
1313
github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0
14-
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231031223921-578994b42248
14+
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231106173201-dc8532c7941d
1515
github.com/mitchellh/go-homedir v1.1.0 // indirect
1616
github.com/pkg/errors v0.9.1
1717
github.com/stretchr/testify v1.8.3

go.sum

+2-2
Original file line numberDiff line numberDiff line change
@@ -169,8 +169,8 @@ github.com/hashicorp/terraform-plugin-log v0.9.0/go.mod h1:rKL8egZQ/eXSyDqzLUuwU
169169
github.com/hashicorp/terraform-plugin-mux v0.8.0 h1:WCTP66mZ+iIaIrCNJnjPEYnVjawTshnDJu12BcXK1EI=
170170
github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0 h1:wcOKYwPI9IorAJEBLzgclh3xVolO7ZorYd6U1vnok14=
171171
github.com/hashicorp/terraform-plugin-sdk/v2 v2.29.0/go.mod h1:qH/34G25Ugdj5FcM95cSoXzUgIbgfhVLXCcEcYaMwq8=
172-
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231031223921-578994b42248 h1:bBwc9zgy577Se6CE2X48/I+jOEsf9mk18F6iIJNF5iw=
173-
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231031223921-578994b42248/go.mod h1:alPWBI8mauAUnFv88mWLGiBI9vQr4oWEJqyglr0hg6E=
172+
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231106173201-dc8532c7941d h1:sJgoFrZJ8kvj27d4nblAi2hF1OAJ8fPe1SuOx0j1aXQ=
173+
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231106173201-dc8532c7941d/go.mod h1:siHCRIedgArrFUUzSvIsIj2tWJT6YMtJJg7fBB8H5LY=
174174
github.com/hashicorp/terraform-registry-address v0.2.2 h1:lPQBg403El8PPicg/qONZJDC6YlgCVbWDtNmmZKtBno=
175175
github.com/hashicorp/terraform-registry-address v0.2.2/go.mod h1:LtwNbCihUoUZ3RYriyS2wF/lGPB6gF9ICLRtuDk7hSo=
176176
github.com/hashicorp/terraform-svchost v0.1.1 h1:EZZimZ1GxdqFRinZ1tpJwVxxt49xc/S52uzrw4x0jKQ=

0 commit comments

Comments
 (0)