5 lines
110 B
HCL
5 lines
110 B
HCL
output "name" {
|
|
description = "Name of the storage volume"
|
|
value = incus_storage_volume.this.name
|
|
}
|