Data Source: aws_ec2_public_ipv4_pool

Provides details about a specific AWS EC2 Public IPv4 Pool.

Example Usage

Basic Usage

data "aws_ec2_public_ipv4_pool" "example" {
  pool_id = "ipv4pool-ec2-000df99cff0c1ec10"
}

Argument Reference

The following arguments are required:

Attribute Reference

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