Container Registry Locations
Get list of Container Registry Locations
The Container Registry Locations data source can be used to get a list of Container Registry Locations
Example Usage
data "ionoscloud_container_registry_locations" "example" {
}
Attributes Reference
The following attributes are returned by the datasource:
locations
- list of container registry locations
Last updated