Files
remote-gaming/modules/persistent/outputs.tf
T

3 lines
68 B
Terraform

output "datadisk_id" {
value = azurerm_managed_disk.data_disk.id
}