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

r/aws_redshift_cluster: Remove `snapshot_copy` argument #36869

Open jar-b opened 7 months ago

jar-b commented 7 months ago

Description

36810 introduced the aws_redshift_snapshot_copy resource and deprecated the corresponding snapshot_copy argument in the aws_redshift_cluster resource. This argument should be removed in the next major version.

References

Would you like to implement a fix?

Yes

github-actions[bot] commented 7 months ago

Community Note

Voting for Prioritization

Volunteering to Work on This Issue