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

Add new optional_field Intelegent Tiering to s3 inventory provider #10899

Closed
ghost opened this issue Nov 15, 2019 · 2 comments
Closed

Add new optional_field Intelegent Tiering to s3 inventory provider #10899

ghost opened this issue Nov 15, 2019 · 2 comments
Labels
enhancement Requests to existing resources that expand the functionality or scope. service/s3 Issues and PRs that pertain to the s3 service.

Comments

@ghost
Copy link

ghost commented Nov 15, 2019

This issue was originally opened by @lwickline as hashicorp/terraform#23396. It was migrated here as a result of the provider split. The original body of the issue is below.


Current Terraform Version

12.12 also tested in 11.14

Use-cases

AWS recently added a new optional feature to the s3 inventory logging. The current terraform providers don't support it failing with

Error: expected optional_fields.0 to be one of [Size LastModifiedDate StorageClass ETag IsMultipartUploaded ReplicationStatus EncryptionStatus ObjectLockMode ObjectLockRetainUntilDate ObjectLockLegalHoldStatus], got Intelligent-Tiering

Proposal

Add support for this new feature.

References

https://docs.aws.amazon.com/AmazonS3/latest/dev/storage-class-intro.html#sc-dynamic-data-access

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

bflad commented Nov 15, 2019

Hi @lwickline 👋 Thank you for submitting this feature request. This appears to be a duplicate of the earlier #10743 with open pull request #10746 so to consolidate discussions and efforts, I'm going to close this issue in preference of the existing ones. 👍

@bflad bflad closed this as completed Nov 15, 2019
@ghost
Copy link
Author

ghost commented Mar 29, 2020

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 and limited conversation to collaborators Mar 29, 2020
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/s3 Issues and PRs that pertain to the s3 service.
Projects
None yet
Development

No branches or pull requests

1 participant