From aa429373aa7c9925c81ee0d0481efab3609eaae4 Mon Sep 17 00:00:00 2001 From: Jay Thakkar Date: Fri, 8 Mar 2019 09:35:06 -0800 Subject: [PATCH] Update api.yml source and target SA max_size (#1469) Merged PR #1469. --- build/terraform | 2 +- build/terraform-beta | 2 +- products/compute/api.yaml | 2 ++ 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/build/terraform b/build/terraform index 13052b6ff019..8055b6343120 160000 --- a/build/terraform +++ b/build/terraform @@ -1 +1 @@ -Subproject commit 13052b6ff019db2c249055c0c8c7afdacfa565c3 +Subproject commit 8055b6343120ed2ac0e6ea7f053b55bd31b09b2f diff --git a/build/terraform-beta b/build/terraform-beta index 1f6a74bcf4da..47fcf40b715b 160000 --- a/build/terraform-beta +++ b/build/terraform-beta @@ -1 +1 @@ -Subproject commit 1f6a74bcf4da23083e3686eff811df78edd8e910 +Subproject commit 47fcf40b715bdf85c5dee48d9842e310b25c1eb2 diff --git a/products/compute/api.yaml b/products/compute/api.yaml index 9061bb4caf51..05851b28bb2a 100644 --- a/products/compute/api.yaml +++ b/products/compute/api.yaml @@ -974,6 +974,7 @@ objects: properties for the firewall to apply. sourceServiceAccounts cannot be used at the same time as sourceTags or targetTags. item_type: Api::Type::String + max_size: 10 conflicts: - sourceTags - targetTags @@ -1000,6 +1001,7 @@ objects: specified, the firewall rule applies to all instances on the specified network. item_type: Api::Type::String + max_size: 10 conflicts: - sourceTags - targetTags