Skip to content

Commit

Permalink
terraform-providers.google: 3.18.0 -> 3.47.0
Browse files Browse the repository at this point in the history
  • Loading branch information
timstott authored and Jonathan Ringer committed Nov 24, 2020
1 parent 1b413b1 commit 0fc3374
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 5 deletions.
Expand Up @@ -74,7 +74,6 @@ let
# These are the providers that don't fall in line with the default model
special-providers = {
# Override providers that use Go modules + vendor/ folder
google = patchGoModVendor automated-providers.google;
google-beta = patchGoModVendor automated-providers.google-beta;

acme = automated-providers.acme.overrideAttrs (attrs: {
Expand Down
Expand Up @@ -346,11 +346,13 @@
"version": "2.9.0"
},
"google": {
"owner": "terraform-providers",
"owner": "hashicorp",
"provider-source-address": "registry.terraform.io/hashicorp/google",
"repo": "terraform-provider-google",
"rev": "v3.18.0",
"sha256": "18cxl1qw1wyvzvhgjm1s3c19hbi5z9s6mipgazhrac70myw8dmy7",
"version": "3.18.0"
"rev": "v3.47.0",
"sha256": "05xb0q56y9088qbyaf3vzjm9im1s2azxffhjffjpzi0i79k0g2p0",
"vendorSha256": "1h83p7ncv7b4ci7qdig7hb81zk9458fq9aqqbkryawf1w7wbaq2a",
"version": "3.47.0"
},
"google-beta": {
"owner": "terraform-providers",
Expand Down

0 comments on commit 0fc3374

Please sign in to comment.