aws_network_interface

Use this data source to get information about a Network Interface.

Example Usage

data "aws_network_interface" "bar" {
  id = "eni-01234567"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

See the Network Interface for details on the returned attributes.

Additionally, the following attributes are exported:

association

Timeouts

Configuration options: