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.84k stars 9.19k forks source link

Fix typo on db_cluster_snapshot, db_snapshot and db_snapshot_copy #40010

Closed jtexeira closed 1 week ago

jtexeira commented 1 week ago

Description

On db_cluster_snapshot, db_snapshot and db_snapshot_copy resources there's a typo on the shared_accounts parameter documentation.

Relations

References

Output from Acceptance Testing

% make testacc TESTS=TestAccXXX PKG=ec2

...
github-actions[bot] commented 1 week ago

Community Note

Voting for Prioritization

For Submitters

jar-b commented 1 week ago

Thanks for your contribution, @jtexeira! 👍

github-actions[bot] commented 4 days ago

This functionality has been released in v5.75.0 of the Terraform AWS Provider. Please see the Terraform documentation on provider versioning or reach out if you need any assistance upgrading.

For further feature requests or bug reports with this functionality, please create a new GitHub issue following the template. Thank you!