Opinionated.tf/products/nginx/outputs.tf

3 lines
No EOL
58 B
HCL

output "docker_service" {
value = docker_service.nginx
}