upgrade google provider to 3.42.0

Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
Jakub Sokołowski 2020-11-25 18:07:25 +01:00
parent 05c1b21639
commit 1d319f9fc4
No known key found for this signature in database
GPG Key ID: 4EF064D0E6D63020
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ terraform {
}
google = {
source = "hashicorp/google"
version = " = 3.37.0"
version = " = 3.42.0"
}
ansible = {
source = "nbering/ansible"