Skip to content

Commit

Permalink
Upgrade to v2.20.1 of the Google Beta Terraform Provider
Browse files Browse the repository at this point in the history
  • Loading branch information
stack72 committed Dec 17, 2019
1 parent 81b33db commit 6149bec
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ CHANGELOG
=========

## HEAD (Unreleased)
_(none)_
* Upgrade to v2.20.1 of the Google Beta Terraform Provider

---

Expand Down
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,5 @@ require (
replace (
github.com/Azure/go-autorest => github.com/Azure/go-autorest v12.4.3+incompatible
github.com/hashicorp/vault => github.com/hashicorp/vault v1.2.0
github.com/terraform-providers/terraform-provider-google-beta => github.com/pulumi/terraform-provider-google-beta v0.0.0-20191114125340-2b63c0f7957e
github.com/terraform-providers/terraform-provider-google-beta => github.com/pulumi/terraform-provider-google-beta v0.0.0-20191217091850-4cb416a7161a
)
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -472,8 +472,8 @@ github.com/pulumi/pulumi v1.6.0 h1:HgALIMX6kv5lwlgyezjKPPc2nNYv+/leFrOjJoo8EB8=
github.com/pulumi/pulumi v1.6.0/go.mod h1:gJBsD+SkjIhWRWPY+0ID9QM6sngLsMGQH8KiknlH0lU=
github.com/pulumi/pulumi-terraform-bridge v1.5.2 h1:vKzPPTsDYk3qIq9v4Ez4BTEQUKkz9vwEk7qLiEdc3wE=
github.com/pulumi/pulumi-terraform-bridge v1.5.2/go.mod h1:dSbi1sxIj9D4VYdX+HEWCUkPEsh4hAj6pKhXC4Z9FzE=
github.com/pulumi/terraform-provider-google-beta v0.0.0-20191114125340-2b63c0f7957e h1:BbECTu7p8ySrPtN249RX7sCR08ewgXKLF3i8qL9O96g=
github.com/pulumi/terraform-provider-google-beta v0.0.0-20191114125340-2b63c0f7957e/go.mod h1:03y34kAt4V79uE7NZysnwDHM98giGOOAV7fA68xA8CA=
github.com/pulumi/terraform-provider-google-beta v0.0.0-20191217091850-4cb416a7161a h1:zqErLZlNVS3dJY3nnbZ1fdp9Qv4HqdsGQGB6cwCJJAM=
github.com/pulumi/terraform-provider-google-beta v0.0.0-20191217091850-4cb416a7161a/go.mod h1:03y34kAt4V79uE7NZysnwDHM98giGOOAV7fA68xA8CA=
github.com/quasilyte/go-consistent v0.0.0-20190521200055-c6f3937de18c/go.mod h1:5STLWrekHfjyYwxBRVRXNOSewLJ3PWfDJd1VyTS21fI=
github.com/rcrowley/go-metrics v0.0.0-20181016184325-3113b8401b8a/go.mod h1:bCqnVzQkZxMG4s8nGwiZ5l3QUCyqpo9Y+/ZMZ9VjZe4=
github.com/reconquest/loreley v0.0.0-20160708080500-2ab6b7470a54 h1:J2RvHxEMIzMV6XbaZIj9s5G4lG3hhqWxS7Cl1Jii44c=
Expand Down

0 comments on commit 6149bec

Please sign in to comment.