hashicorp / terraform-provider-aws

The AWS Provider enables Terraform to manage AWS resources.
https://registry.terraform.io/providers/hashicorp/aws
Mozilla Public License 2.0
9.74k stars 9.1k forks source link

[Enhancement]: DynamoDB Global Tables Replica Outputs #39001

Open croccale opened 3 weeks ago

croccale commented 3 weeks ago

Description

Instead of only providing the arn, id, and table_name to the attributes reference (outputs) in dynamodb_table_replica, please export the remaining table attributes like the stream_arn and additional table settings and outputs defined in dynamodb_table.

Affected Resource(s) and/or Data Source(s)

Potential Terraform Configuration

No response

References

No response

Would you like to implement a fix?

None

github-actions[bot] commented 3 weeks ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue