Azure / terraform-azure-container-apps

A Terraform module to deploy a container app in Azure
https://github.com/Azure/terraform-azure-container-apps
37 stars 24 forks source link

Change exposed fqdn to ingress's fqdn #19

Closed lonegunmanb closed 1 year ago

lonegunmanb commented 1 year ago

Describe your changes

According to the document:

image

It seems like we'd better to output the ingress's fqdn as container app's access endpoint.

Issue number

000

Checklist before requesting a review

Thanks for your cooperation!