5 lines
110 B
HCL
5 lines
110 B
HCL
output "name" {
|
|
description = "Name of the created Incus profile"
|
|
value = incus_profile.this.name
|
|
}
|