Skip to content

ci: restrict ACA reuse mode to prod only#84

Merged
Cataldir merged 1 commit intomainfrom
fix/prod-only-aca-reuse
Mar 13, 2026
Merged

ci: restrict ACA reuse mode to prod only#84
Cataldir merged 1 commit intomainfrom
fix/prod-only-aca-reuse

Conversation

@Cataldir
Copy link
Contributor

Summary

  • keep ACA ownership reconciliation in Terraform-managed mode for non-prod releases
  • only evaluate/use existing ACA environment reuse for prod releases

Root cause

In dev, the workflow switched TF vars to reuse-existing mode after detecting a healthy ACA environment. Terraform then attempted to destroy the managed environment and failed with ManagedEnvironmentHasContainerApps.

Outcome

Dev deployments remain in stable Terraform-managed mode and stop planning ACA environment destruction.

@Cataldir Cataldir merged commit e83c7f0 into main Mar 13, 2026
2 checks passed
@Cataldir Cataldir deleted the fix/prod-only-aca-reuse branch March 13, 2026 00:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant