You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| <aname="input_cbr_target_service_details"></a> [cbr\_target\_service\_details](#input\_cbr\_target\_service\_details)| Details of the target service for which the rule has to be created. | <pre>list(object({<br> target_service_name = string<br> target_rg = optional(string)<br> enforcement_mode = string<br> tags = optional(list(string))<br> }))</pre> |`[]`| no |
111
+
| <aname="input_cbr_target_service_details"></a> [cbr\_target\_service\_details](#input\_cbr\_target\_service\_details)| Details of the target service for which the rule has to be created. | <pre>list(object({<br/> target_service_name = string<br/> target_rg = optional(string)<br/> enforcement_mode = string<br/> tags = optional(list(string))<br/> }))</pre> |`[]`| no |
112
112
| <aname="input_prefix"></a> [prefix](#input\_prefix)| Prefix for new CBR zones and rules. |`string`|`null`| no |
113
-
| <aname="input_service_map"></a> [service\_map](#input\_service\_map)| Map of source service and the corresponding target service details. | <pre>list(object({<br> source_service_name = string<br> target_service_name = string<br> roles = list(string)<br> description = optional(string, null)<br> source_resource_instance_id = optional(string, null)<br> target_resource_instance_id = optional(string, null)<br> source_resource_group_id = optional(string, null)<br> target_resource_group_id = optional(string, null)<br> }))</pre> |`[]`| no |
114
-
| <aname="input_zone_service_ref_list"></a> [zone\_service\_ref\_list](#input\_zone\_service\_ref\_list)| Service reference for the zone creation. | <pre>map(object({<br> service_ref_location = optional(list(string), [])<br> }))</pre> |`{}`| no |
113
+
| <aname="input_service_map"></a> [service\_map](#input\_service\_map)| Map of source service and the corresponding target service details. | <pre>list(object({<br/> source_service_name = string<br/> target_service_name = string<br/> roles = list(string)<br/> description = optional(string, null)<br/> source_resource_instance_id = optional(string, null)<br/> target_resource_instance_id = optional(string, null)<br/> source_resource_group_id = optional(string, null)<br/> target_resource_group_id = optional(string, null)<br/> }))</pre> |`[]`| no |
114
+
| <aname="input_zone_service_ref_list"></a> [zone\_service\_ref\_list](#input\_zone\_service\_ref\_list)| Service reference for the zone creation. | <pre>map(object({<br/> service_ref_location = optional(list(string), [])<br/> }))</pre> |`{}`| no |
115
115
| <aname="input_zone_vpc_crn_list"></a> [zone\_vpc\_crn\_list](#input\_zone\_vpc\_crn\_list)| CRN of the VPC for the zones. |`list(string)`|`[]`| no |
0 commit comments