From fbfdb113c855cfe8fd52eed13d7eec367aed13d4 Mon Sep 17 00:00:00 2001 From: Cameron Thornton Date: Fri, 3 Apr 2020 16:53:32 -0700 Subject: [PATCH] =?UTF-8?q?Upstream=20https://github.com/terraform-provide?= =?UTF-8?q?rs/terraform-provi=E2=80=A6=20(#3345)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- products/compute/api.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/products/compute/api.yaml b/products/compute/api.yaml index 74d3ef2001af..8b3b97e4a050 100644 --- a/products/compute/api.yaml +++ b/products/compute/api.yaml @@ -2965,7 +2965,7 @@ objects: The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (tcp, udp, - icmp, esp, ah, sctp), or the IP protocol number. + icmp, esp, ah, sctp, ipip), or the IP protocol number. api_name: 'IPProtocol' required: true - !ruby/object:Api::Type::Array @@ -3005,7 +3005,7 @@ objects: The IP protocol to which this rule applies. The protocol type is required when creating a firewall rule. This value can either be one of the following well known protocol strings (tcp, udp, - icmp, esp, ah, sctp), or the IP protocol number. + icmp, esp, ah, sctp, ipip), or the IP protocol number. api_name: 'IPProtocol' required: true - !ruby/object:Api::Type::Array