No requirements.
Name | Version |
---|---|
kubernetes | 2.35.1 |
Name | Source | Version |
---|---|---|
helpers | github.com/osinfra-io/terraform-core-helpers//child | v0.1.2 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
common_istio_test_virtual_services | The map of Istio VirtualServices to create for Istio testing, that are common among all regions | map(object({ |
n/a | yes |
common_virtual_services | The map of Istio VirtualServices to create, that are common among all regions | map(object({ |
n/a | yes |
failover_from_region | The region to fail over from | string |
"" |
no |
failover_to_region | The region to fail over to | string |
"" |
no |
istio_test_virtual_services | The map of Istio VirtualServices to create for Istio testing | map(object({ |
n/a | yes |
virtual_services | The map of Istio VirtualServices to create, that are unique to a region | map(object({ |
n/a | yes |
No outputs.