mirror of
https://github.com/puppetmaster/typhoon.git
synced 2025-07-05 16:04:34 +02:00
Fix the terraform fmt of configs
This commit is contained in:
@ -1,5 +1,4 @@
|
||||
output "ingress_dns_name" {
|
||||
value = "${aws_elb.ingress.dns_name}"
|
||||
value = "${aws_elb.ingress.dns_name}"
|
||||
description = "DNS name of the ELB for distributing traffic to Ingress controllers"
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user