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 version_id attribute for aws_s3_bucket_object documentation #6677

Merged

Conversation

hanninen
Copy link
Contributor

I wanted to use the s3_object_version argument in the aws_lambda_function resource (https://www.terraform.io/docs/providers/aws/r/lambda_function.html#s3_object_version), but I could not find any documentation on how to retrieve the version ID of an S3 object in terraform.

I looked at the source code and discovered the version_id field from there and tested that it works as an attribute for the aws_s3_bucket_object resource. I could not see from the code directly is the version_id attribute correctly exported already or does it need some changes in the code still. Could you doublecheck that and if it is OK as it is, here is the small docs update to add the version_id attribute.

@catsby
Copy link
Contributor

catsby commented May 16, 2016

I think this looks good, thanks! Version here was added in #5305 it looks like we just forgot to update documentation that it was exported

@catsby catsby merged commit fce7aa4 into hashicorp:master May 16, 2016
cristicalin pushed a commit to cristicalin/terraform that referenced this pull request May 24, 2016
@hanninen hanninen deleted the docs/aws_s3_bucket_object_version_id branch June 21, 2017 06:29
@ghost
Copy link

ghost commented Apr 8, 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 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.

@ghost ghost locked and limited conversation to collaborators Apr 8, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants