IaC Bazaar

EC2 Launch Template + Auto Scaling Group

EC2 launch template and Auto Scaling group with IMDSv2 enforced, encrypted gp3 root volume, an egress-only security group, and scale-to-zero defaults so it applies cleanly with no compute cost.

This is the operations reference: version drift, dependants and neighbours. For what the module provisions, its inputs and outputs, and how to buy it, see the catalogue entry.

terraformAWSCompute & VMsv1.1.0live-tested

Provider drift

Every provider this module requires is one it already accepts at the newest release the registry offers. Nothing is pinned behind a major.

ProviderThis module allowsNewest it acceptsNewest released
hashicorp/aws>= 6.0, < 7.06.62.06.62.0

Measured 2026-09-01 against the Terraform registry. The whole catalogue is on provider freshness.

What depends on this

No reference architecture names this module, so changing it affects only configurations that reference it directly.

Nearest alternatives

Same cloud, same category. These are what you would weigh against it without changing provider.

The same job on other clouds

This module has no cross-cloud peer set in the catalogue, so there is no portability comparison to draw.

Installing it

module "aws_autoscaling" {
  source  = "www.iac-bazaar.com/iac-bazaar/aws-autoscaling/aws"
  version = "1.1.0"
}

A registry token is required for the download itself. Installing through the registry protocol has the two credential steps.