feature: add replication metrics #3
Labels
kind/feature
Categorizes issue or PR as related to a new feature.
needs-size
Indicates a PR or issue lacks a `size/foo` label and requires one.
priority/backlog
Higher priority than priority/awaiting-more-evidence.
Why?
Replication metrics support has been added to the AWS 4.6.0 provider:
hashicorp/terraform-provider-aws#16347
But the
s3-bucket
module is still stuck at 3.x.x AWS provider, as the 4.x update had a mayor S3 refactor:https://registry.terraform.io/providers/hashicorp/aws/latest/docs/guides/version-4-upgrade#s3-bucket-refactor
How?
When available, update the module to support AWS 4.x.x provider or remove the module and deploy the bucket resources with the new method provided by the new 4.x.x provider.
Requirements
Acceptance Criteria
Notes
/priority backlog
The text was updated successfully, but these errors were encountered: