3 lines
75 B
Terraform
3 lines
75 B
Terraform
|
output replication-role-arn {
|
||
|
value = aws_iam_role.replication-role.arn
|
||
|
}
|