github.com/tetrafolium/tflint@v0.8.0/tflint/test-fixtures/v0.12.0_module/.terraform/modules/ecs_on_spotfleet/outputs.tf (about)

     1  output "endpoint" {
     2    value = "${aws_alb.main.dns_name}"
     3  }