» Data Source: aws_launch_configuration

Provides information about a Launch Configuration.

» Example Usage

data "aws_launch_configuration" "ubuntu" {
  name = "test-launch-config"
}

» Argument Reference

The following arguments are supported:

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

» Attributes Reference

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

root_block_device is exported with the following attributes:

ebs_block_device is exported with the following attributes:

ephemeral_block_device is exported with the following attributes: