Signed-off-by: Modular Magician <magic-modules@google.com>
This commit is contained in:
The Magician 2020-04-03 16:57:52 -07:00 committed by GitHub
parent aa5b438c28
commit 24b3edcdfb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 12 additions and 12 deletions

View file

@ -67,8 +67,8 @@ options:
description:
- 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.
well known protocol strings (tcp, udp, icmp, esp, ah, sctp, ipip), or the
IP protocol number.
required: true
type: str
ports:
@ -94,8 +94,8 @@ options:
description:
- 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.
well known protocol strings (tcp, udp, icmp, esp, ah, sctp, ipip), or the
IP protocol number.
required: true
type: str
ports:
@ -336,8 +336,8 @@ allowed:
description:
- 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.
well known protocol strings (tcp, udp, icmp, esp, ah, sctp, ipip), or the
IP protocol number.
returned: success
type: str
ports:
@ -364,8 +364,8 @@ denied:
description:
- 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.
well known protocol strings (tcp, udp, icmp, esp, ah, sctp, ipip), or the
IP protocol number.
returned: success
type: str
ports:

View file

@ -123,8 +123,8 @@ resources:
description:
- 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.
well known protocol strings (tcp, udp, icmp, esp, ah, sctp, ipip), or
the IP protocol number.
returned: success
type: str
ports:
@ -152,8 +152,8 @@ resources:
description:
- 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.
well known protocol strings (tcp, udp, icmp, esp, ah, sctp, ipip), or
the IP protocol number.
returned: success
type: str
ports: