Data Source: aws_db_parameter_group

Information about a database parameter group.

Example Usage

data "aws_db_parameter_group" "test" {
  name = "default.postgres15"
}

Argument Reference

The following arguments are required:

Attribute Reference

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