zivildienst/infrastructure/modules/storage/outputs.tf

4 lines
62 B
HCL

output "volume_data1_id" {
value = hcloud_volume.data1.id
}