Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feature: add replication metrics #3

Open
2 tasks
raelga opened this issue Mar 24, 2022 · 0 comments
Open
2 tasks

feature: add replication metrics #3

raelga opened this issue Mar 24, 2022 · 0 comments
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.

Comments

@raelga
Copy link
Contributor

raelga commented Mar 24, 2022

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

  • S3 bucket replication metrics can be set

Acceptance Criteria

  • S3 bucket replication metrics can be set using this module

Notes

/priority backlog

@raelga raelga added kind/feature Categorizes issue or PR as related to a new feature. needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. labels Mar 24, 2022
@3scale-robot 3scale-robot added priority/backlog Higher priority than priority/awaiting-more-evidence. needs-size Indicates a PR or issue lacks a `size/foo` label and requires one. and removed needs-priority Indicates a PR or issue lacks a `priority/foo` label and requires one. labels Mar 24, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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.
Projects
None yet
Development

No branches or pull requests

2 participants