» Data Source: aws_launch_template

Provides information about a Launch Template.

» Example Usage

data "aws_launch_template" "default" {
  name = "my-launch-template"
}

» Argument Reference

The following arguments are supported:

  • name - (Required) The name of the launch template.

» Attributes Reference

In addition to all arguments above, the following attributes are exported: