Output from azd version
azd version 1.22.0
Describe the bug
If you use terraform instead of bicep and configure your aspire apps (container apps) to use dapr sidecar, the terraform deploys the dapr config correctly but when the apps then get deployed, it disables/removes the dapr configuration
To Reproduce
azd up -e
Expected behavior
Not to remove the aca dapr configuration.
Environment
Information on your environment:
* .NET 10
* macOS
* IDE and version : n/a
Additional context
Add any other context about the problem here.
Output from
azd versionazd version 1.22.0
Describe the bug
If you use terraform instead of bicep and configure your aspire apps (container apps) to use dapr sidecar, the terraform deploys the dapr config correctly but when the apps then get deployed, it disables/removes the dapr configuration
To Reproduce
azd up -e
Expected behavior
Not to remove the aca dapr configuration.
Environment
Information on your environment:
* .NET 10
* macOS
* IDE and version : n/a
Additional context
Add any other context about the problem here.