3 lines
84 B
HCL
3 lines
84 B
HCL
output "container_registry_name" {
|
|
value = azurerm_container_registry.main.name
|
|
}
|