iac/modules/nextcloud/outputs.tf

3 lines
64 B
HCL

output "config" {
value = jsonencode(local.ignition_config)
}