4 lines
54 B
Terraform
4 lines
54 B
Terraform
|
output "config" {
|
||
|
value = local.ignition_config
|
||
|
}
|