Data Source: aws_ec2_local_gateway_virtual_interface_group

Provides details about an EC2 Local Gateway Virtual Interface Group. More information can be found in the Outposts User Guide.

Example Usage

data "aws_ec2_local_gateway_virtual_interface_group" "example" {
  local_gateway_id = data.aws_ec2_local_gateway.example.id
}

Argument Reference

The following arguments are optional:

filter Argument Reference

The filter configuration block supports the following arguments:

Attribute Reference

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

Timeouts

Configuration options: