4 lines
43 B
HCL
4 lines
43 B
HCL
output "db_host" {
|
|
value = var.db_host
|
|
}
|
output "db_host" {
|
|
value = var.db_host
|
|
}
|