Data Source: aws_appconfig_environments

Provides access to all Environments for an AppConfig Application. This will allow you to pass Environment IDs to another resource.

Example Usage

Basic Usage

data "aws_appconfig_environments" "example" {
  application_id = "a1d3rpe"
}

Argument Reference

The following arguments are required:

Attribute Reference

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