edge.24-12-19
Introduces SLA Target Levels for cost-to-availability tradeoffs, adds advanced path rewriting capabilities for ingress and CDN modules, improves support for private ECR repositories, and fixes several Redis and environment variable issues.
Migrate from enhanced_ha_enabled to sla_target
This release introduces the concept of SLA Target Levels.
The enhanced_ha_enabled input has been removed from all modules. The previous behavior when enhanced_ha_enabled was true (the default) is now equivalent to sla_target = 3 (the new default).
To set the SLA target, use the new sla_target Terragrunt variable at the environment, region, or module scope.
Update Provider Versions
This release upgrades the following Terraform provider versions — update these in first-party IaC:
pf: 0.0.5 → 0.0.7