> For the complete documentation index, see [llms.txt](https://docs.ionos.com/terraform-provider/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/terraform-provider/data-sources/container_registry_locations.md).

# ionoscloud\_container\_registry\_locations

The **Container Registry Locations data source** can be used to get a list of Container Registry Locations

## Example Usage

```hcl
data "ionoscloud_container_registry_locations" "example" {
}
```

## Attributes Reference

The following attributes are returned by the datasource:

* `locations` - list of container registry locations
