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
This submodule allows you to retrieve the IBM Container Registry endpoint for a specific region. Supported regions are listed in the [IBM Cloud Registry Overview](https://cloud.ibm.com/docs/Registry?topic=Registry-registry_overview#registry_regions).
| <aname="input_region"></a> [region](#input\_region)| Region used to determine the IBM Cloud Container Registry endpoint. Supported regions are listed in the IBM Cloud Registry Overview: https://cloud.ibm.com/docs/Registry?topic=Registry-registry_overview#registry_regions|`string`| n/a | yes |
37
+
38
+
### Outputs
39
+
40
+
| Name | Description |
41
+
|------|-------------|
42
+
| <aname="output_container_registry_endpoint"></a> [container\_registry\_endpoint](#output\_container\_registry\_endpoint)| The public IBM Cloud Container Registry endpoint for the selected region |
43
+
| <aname="output_container_registry_endpoint_private"></a> [container\_registry\_endpoint\_private](#output\_container\_registry\_endpoint\_private)| The private IBM Cloud Container Registry endpoint for the selected region |
description="Region used to determine the IBM Cloud Container Registry endpoint. Supported regions are listed in the IBM Cloud Registry Overview: https://cloud.ibm.com/docs/Registry?topic=Registry-registry_overview#registry_regions"
0 commit comments