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

S3 Intelligent-Tiering Archive configuration #16123

Closed
ewbankkit opened this issue Nov 10, 2020 · 10 comments · Fixed by #20329
Closed

S3 Intelligent-Tiering Archive configuration #16123

ewbankkit opened this issue Nov 10, 2020 · 10 comments · Fixed by #20329
Labels
new-resource Introduces a new resource. service/s3 Issues and PRs that pertain to the s3 service.
Milestone

Comments

@ewbankkit
Copy link
Contributor

ewbankkit commented Nov 10, 2020

Community Note

  • Please vote on this issue by adding a 👍 reaction to the original issue to help the community and maintainers prioritize this request
  • Please do not leave "+1" or other comments that do not add relevant new information or questions, they generate extra noise for issue followers and do not help prioritize the request
  • If you are interested in working on this issue or have submitted a pull request, please leave a comment

Description

Amazon S3 Intelligent-Tiering adds Archive Access tiers.

New or Affected Resource(s)

  • aws_s3_bucket_intelligent_tiering_configuration

Potential Terraform Configuration

resource "aws_s3_bucket_intelligent_tiering_configuration" "example" {
  bucket = aws_s3_bucket.example.name
}

References

Announcement.
Blog post.

Requires AWS SDK v1.35.24:

@ewbankkit ewbankkit added the enhancement Requests to existing resources that expand the functionality or scope. label Nov 10, 2020
@ghost ghost added the service/s3 Issues and PRs that pertain to the s3 service. label Nov 10, 2020
@leosilvasouza
Copy link

Good feature!

@bflad bflad added new-resource Introduces a new resource. and removed enhancement Requests to existing resources that expand the functionality or scope. labels Jan 8, 2021
@flibustier
Copy link

flibustier commented Apr 12, 2021

Hello !
We’re very interested in this feature, what is its status ?

@azsorkin-stripe
Copy link

Hello!

We are also interested in using intelligent tiering with archive/deep archive functionality in terraform. Any updates on this issue?

@maxter252
Copy link
Contributor

Hello, I am interested in making a contribution here, as this is something we need, and can potentially give a few days of work to this, but may need some help as i am not familiar with Go or the terraform-provider-aws code. @ewbankkit What do you think?

Looking at the AWS API / GO SDK implementing this could be the answer?
Configuring with 'ARCHIVE_ACCESS' and 'DEEP_ARCHIVE_ACCESS' maybe?

@maxter252
Copy link
Contributor

We are working on this branch issue-16123-add-intelligent-tiering-configuration-resource

@daniepett
Copy link

PR open to implement this resource
#20329

@KVInventoR
Copy link

Guys,
any progress for this requests?

@breathingdust
Copy link
Member

Hi all 👋 Just letting you know that this is issue is featured on this quarters roadmap. If a PR exists to close the issue a maintainer will review and either make changes directly, or work with the original author to get the contribution merged. If you have written a PR to resolve the issue please ensure the "Allow edits from maintainers" box is checked. Thanks for your patience and we are looking forward to getting this merged soon!

@breathingdust breathingdust added this to the Roadmap milestone Nov 10, 2021
@github-actions github-actions bot modified the milestones: Roadmap, v3.65.0 Nov 11, 2021
@github-actions
Copy link

This functionality has been released in v3.65.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!

@github-actions
Copy link

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.
If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 29, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
new-resource Introduces a new resource. service/s3 Issues and PRs that pertain to the s3 service.
Projects
None yet
9 participants