This module does not create any resources.
No modules.
Name |
Description |
Type |
Default |
Required |
service |
(Required) The service which owns the IP ranges. |
string |
n/a |
yes |
category |
(Optional) The category to use for filtering the IP ranges of the service. By default, it returns all IP ranges. Defaults to all . Valid values are depends on which service is selected. |
string |
"all" |
no |
Name |
Description |
category |
The category to use for filtering the IP ranges of the service. |
cidrs |
The list of all IP CIDRs for the service. |
ipv4_cidrs |
The list of IPv4 CIDRs for the service. |
ipv6_cidrs |
The list of IPv6 CIDRs for the service. |
service |
The service which owns the IP ranges. |