Data Source: aws_db_subnet_group

Use this data source to get information about an RDS subnet group.

Example Usage

data "aws_db_subnet_group" "database" {
  name = "my-test-database-subnet-group"
}

Argument Reference

This data source supports the following arguments:

Attribute Reference

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