Skip to content
This repository has been archived by the owner on Nov 27, 2024. It is now read-only.

Commit

Permalink
BigqueryReservation Assignment (#5748) (#562)
Browse files Browse the repository at this point in the history
Co-authored-by: Stephen Lewis <stephenrlewis@google.com>
Signed-off-by: Modular Magician <magic-modules@google.com>

Co-authored-by: Stephen Lewis <stephenrlewis@google.com>
  • Loading branch information
modular-magician and melinath authored Mar 3, 2022
1 parent 3aba184 commit a3c6cfd
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 @@ -12,7 +12,7 @@ require (
github.com/hashicorp/go-cleanhttp v0.5.2
github.com/hashicorp/terraform-json v0.13.0
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1
github.com/hashicorp/terraform-provider-google v1.20.1-0.20220303160056-d646badd6719
github.com/hashicorp/terraform-provider-google v1.20.1-0.20220303202432-ed9ef83b1c15
github.com/kr/pretty v0.3.0 // indirect
github.com/mitchellh/go-homedir v1.1.0
github.com/onsi/gomega v1.17.0 // indirect
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -691,8 +691,8 @@ github.com/hashicorp/terraform-plugin-log v0.2.0 h1:rjflRuBqCnSk3UHOR25MP1G5BDLK
github.com/hashicorp/terraform-plugin-log v0.2.0/go.mod h1:E1kJmapEHzqu1x6M++gjvhzM2yMQNXPVWZRCB8sgYjg=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1 h1:B9AocC+dxrCqcf4vVhztIkSkt3gpRjUkEka8AmZWGlQ=
github.com/hashicorp/terraform-plugin-sdk/v2 v2.10.1/go.mod h1:FjM9DXWfP0w/AeOtJoSKHBZ01LqmaO6uP4bXhv3fekw=
github.com/hashicorp/terraform-provider-google v1.20.1-0.20220303160056-d646badd6719 h1:D6x/Nc5q0aOrY3hcv0CGmA0uqRGXIzpkfEugcjLU2Zw=
github.com/hashicorp/terraform-provider-google v1.20.1-0.20220303160056-d646badd6719/go.mod h1:9lU0yL549TyrGC2JPAX4xepNG3C61cNA5bOIXZq4oyk=
github.com/hashicorp/terraform-provider-google v1.20.1-0.20220303202432-ed9ef83b1c15 h1:/UZeO2WtIcTpXcyg7uuLeWHiIlpU3gVtW7OEJ/nSE5M=
github.com/hashicorp/terraform-provider-google v1.20.1-0.20220303202432-ed9ef83b1c15/go.mod h1:9lU0yL549TyrGC2JPAX4xepNG3C61cNA5bOIXZq4oyk=
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896 h1:1FGtlkJw87UsTMg5s8jrekrHmUPUJaMcu6ELiVhQrNw=
github.com/hashicorp/terraform-registry-address v0.0.0-20210412075316-9b2996cce896/go.mod h1:bzBPnUIkI0RxauU8Dqo+2KrZZ28Cf48s8V6IHt3p4co=
github.com/hashicorp/terraform-svchost v0.0.0-20200729002733-f050f53b9734 h1:HKLsbzeOsfXmKNpr3GiT18XAblV0BjCbzL8KQAMZGa0=
Expand Down

0 comments on commit a3c6cfd

Please sign in to comment.