Data Source: aws_launch_configuration

Provides information about a Launch Configuration.

Example Usage

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

Argument Reference

This data source supports the following arguments:

Attribute Reference

This data source exports the following attributes in addition to the arguments above:

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: