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 init containers #36

Closed siudeks closed 7 months ago

siudeks commented 8 months ago

Is there an existing issue for this?

Description

As a developer I would like to use init containers to initialize database schema before starting main application

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

azurerm_container_app

Potential Terraform Configuration

No response

References

No response