Skip to content

Commit

Permalink
Update Terraform provider google to ~> 2.20.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Dec 21, 2019
1 parent 73f09d2 commit 8eab880
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion terraform/provider.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ limitations under the License.
// develop this example.

provider "google" {
version = "~> v2.11.0"
version = "~> 2.20.0"
}

provider "null" {
Expand Down

0 comments on commit 8eab880

Please sign in to comment.