Data Source: aws_dms_replication_subnet_group

Terraform data source for managing an AWS DMS (Database Migration) Replication Subnet Group.

Example Usage

Basic Usage

data "aws_dms_replication_subnet_group" "test" {
  replication_subnet_group_id = aws_dms_replication_subnet_group.test.replication_subnet_group_id
}

Argument Reference

The following arguments are required:

Attribute Reference

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