ASG Module¶
Source: tofu/modules/asg
Creates an Auto Scaling Group with a launch template. Currently gated behind create_asg = false for zero-downtime migration from standalone EC2 instances.
Status¶
Migration Pending
Set create_asg = true in terraform.tfvars to begin EC2 → ASG migration. See ASG Migration Plan.