Azure / terraform-azure-container-apps

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

Support for additional TCP ports in ingress #57

Open antoineroux opened 4 weeks ago

antoineroux commented 4 weeks ago

Is there an existing issue for this?

Description

I would like the ability to define additional TCP ports in the ingress using Terraform. Currently we have to do it manually, outside of Terraform.

New or Affected Resource(s)/Data Source(s)

azurerm_container_app

Potential Terraform Configuration

No response

References

No response

antoineroux commented 2 weeks ago

Is this the correct place to report issues or feature request? Let me know if you need more information.