-
Notifications
You must be signed in to change notification settings - Fork 9.3k
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 support for importing resource aws_s3_bucket_object #9903
Comments
I'm interested in working on this. I'll submit a pull request when I have one ready. |
I made a new pull request here. I'm new to this so bear with me :) |
This functionality has been released in v3.52.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! |
Thank you! I'm in need of this functionality. I could use some help upgrading. In my
UPDATE: never mind, as of a few hours later importing is working without |
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. |
Community Note
Description
Resource aws_s3_bucket_object doesn't support import (AWS provider version 2.25.0). I use Terraform to provision some S3 folders and objects, and it would be useful to be able to import existing objects.
New or Affected Resource(s)
Potential Terraform Configuration
The text was updated successfully, but these errors were encountered: