094c8f5422834a3b4b54fc2de050c88ac0f88bb1
[csit.git] / fdio.infra.terraform / 1n_aws_t3 / fdio-csit-dash-env / output.tf
1 output "elastic_beanstalk_environment_hostname" {
2   description = "DNS hostname"
3   value       = module.elastic_beanstalk_environment.environment_cname
4 }