Puppet Task: ec2_aws_create_launch_template
- Defined in:
-
tasks/ec2_aws_create_launch_template.json,
tasks/ec2_aws_create_launch_template.rb
Overview
Creates a launch template. A launch template contains the parameters to launch an instance. When you launch an instance using RunInstances, you can specify a launch template instead of providing the launch parameters in the request.