Data Source: aws_dms_replication_task

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

Example Usage

Basic Usage

data "aws_dms_replication_task" "test" {
  replication_task_id = aws_dms_replication_task.test.replication_task_id
}

Argument Reference

The following arguments are required:

Attribute Reference

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