Azure / terraform-azure-container-apps

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

Support for instrumentation key for container app environment #58

Open RMASolutions opened 2 months ago

RMASolutions commented 2 months ago

Is there an existing issue for this?

Description

add support for instrumentation key for app insight for dapr in CLI we use the parameter --dapr-instrumentation-key only possible during the az container app env creation

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

azurerm-container-apps

Potential Terraform Configuration

No response

References

No response