Skip to content

Commit

Permalink
Revert "Add ssl_mode option to google_sql_database_instance. (#9316)"…
Browse files Browse the repository at this point in the history
… (#9355) (#1639)

This reverts commit dc96ecc2798e5bf5bca943ab9fe736ccdfb2d71a.
[upstream:e1fe38e7015af963023fdb7fa6661b63ea359b21]

Signed-off-by: Modular Magician <[email protected]>
  • Loading branch information
modular-magician authored Oct 25, 2023
1 parent efdb729 commit 6a3441b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ require (
github.com/hashicorp/hcl/v2 v2.14.1
github.com/hashicorp/terraform-json v0.14.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231025145414-728cb4662dd5
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231025165918-f74d0330fae7
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/pkg/errors v0.9.1
github.com/stretchr/testify v1.8.3
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -184,8 +184,8 @@ github.com/hashicorp/terraform-plugin-log v0.7.0/go.mod h1:p4R1jWBXRTvL4odmEkFfD
github.com/hashicorp/terraform-plugin-mux v0.8.0 h1:WCTP66mZ+iIaIrCNJnjPEYnVjawTshnDJu12BcXK1EI=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0 h1:FtCLTiTcykdsURXPt/ku7fYXm3y19nbzbZcUxHx9RbI=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.24.0/go.mod h1:80wf5oad1tW+oLnbXS4UTYmDCrl7BuN1Q+IA91X1a4Y=
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231025145414-728cb4662dd5 h1:pLO7vDEjkIE9w1cLGF/CrAWCh0W1hKDNK/n2nFcjIU0=
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231025145414-728cb4662dd5/go.mod h1:alPWBI8mauAUnFv88mWLGiBI9vQr4oWEJqyglr0hg6E=
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231025165918-f74d0330fae7 h1:1U1sewABFbYC4dwzW7+cI85vfvpVdtxgoMHyXgRpc0A=
github.com/hashicorp/terraform-provider-google-beta v1.20.1-0.20231025165918-f74d0330fae7/go.mod h1:siHCRIedgArrFUUzSvIsIj2tWJT6YMtJJg7fBB8H5LY=
github.com/hashicorp/terraform-registry-address v0.1.0 h1:W6JkV9wbum+m516rCl5/NjKxCyTVaaUBbzYcMzBDO3U=
github.com/hashicorp/terraform-registry-address v0.1.0/go.mod h1:EnyO2jYO6j29DTHbJcm00E5nQTFeTtyZH3H5ycydQ5A=
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0=
Expand Down

0 comments on commit 6a3441b

Please sign in to comment.