Fix e2e testsss for cloud run
This commit is contained in:
committed by
Wiktor Niesiobędzki
parent
7f8a02a405
commit
679218cde3
@@ -182,6 +182,7 @@ module "cloud_run" {
|
||||
ip_cidr_range = "10.10.10.0/28"
|
||||
throughput = {
|
||||
max = 300
|
||||
min = 200
|
||||
}
|
||||
vpc_self_link = var.vpc.self_link
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user