upgrade google provider to 3.42.0
Signed-off-by: Jakub Sokołowski <jakub@status.im>
This commit is contained in:
parent
05c1b21639
commit
1d319f9fc4
|
@ -7,7 +7,7 @@ terraform {
|
|||
}
|
||||
google = {
|
||||
source = "hashicorp/google"
|
||||
version = " = 3.37.0"
|
||||
version = " = 3.42.0"
|
||||
}
|
||||
ansible = {
|
||||
source = "nbering/ansible"
|
||||
|
|
Loading…
Reference in New Issue