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

provider/aws: Increased retention period for Kinesis streams #16179

Closed
ElizaRayner opened this issue Nov 13, 2020 · 4 comments · Fixed by #16608
Closed

provider/aws: Increased retention period for Kinesis streams #16179

ElizaRayner opened this issue Nov 13, 2020 · 4 comments · Fixed by #16608
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/kinesis Issues and PRs that pertain to the kinesis service.
Milestone

Comments

@ElizaRayner
Copy link

Aws has recently released an update allowing streams to have a retention period up to one year (8760 hours) that is not allowed with terraform.

Relevant API calls:
IncreaseStreamRetentionPeriod
DecreaseStreamRetentionPeriod

@github-actions github-actions bot added the needs-triage Waiting for first response or review from a maintainer. label Nov 13, 2020
@ewbankkit ewbankkit added enhancement Requests to existing resources that expand the functionality or scope. service/kinesis Issues and PRs that pertain to the kinesis service. and removed needs-triage Waiting for first response or review from a maintainer. labels Nov 13, 2020
@ewbankkit
Copy link
Contributor

Affected resource:

@anGie44
Copy link
Contributor

anGie44 commented Dec 22, 2020

Support has been added with the recent merge of #16608 and will go out with the next AWS Provider release, v3.23.0.

@ghost
Copy link

ghost commented Jan 8, 2021

This has been released in version 3.23.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 for triage. Thanks!

@ghost
Copy link

ghost commented Jan 22, 2021

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 feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Jan 22, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/kinesis Issues and PRs that pertain to the kinesis service.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants