Skip to main content

Launch Template

A Launch Template in AWS allows users to create and manage configuration templates for launching EC2 instances. It includes information such as the instance type, key pairs, security groups, and user data scripts. Launch Templates streamline the process of deploying and scaling cloud resources by ensuring consistent configurations across all instances. For detailed documentation, visit the AWS official documentation.

Terrafrom Mappings:

  • aws_launch_template.id

Supported Methods​

  • GET: Get a launch template by ID
  • LIST: List all launch templates
  • SEARCH: Search for launch templates by ARN