-
Notifications
You must be signed in to change notification settings - Fork 9.2k
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(control): Complete migration to AWS SDK for Go v2 #33654
Comments
Community NoteVoting for Prioritization
Volunteering to Work on This Issue
|
|
Just |
This functionality has been released in v5.32.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! |
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. |
Complete the migration of the S3 and S3 Control resources and data sources to AWS SDK for Go v2.
The following are blocked from migration pending resolution of aws/aws-sdk-go-v2#2162:
aws_s3_account_public_access_block
resource and data sourceaws_s3_bucket
resourceaws_s3_bucket_public_access_block
resourceaws_s3_bucket_lifecycle_configuration
resourceaws_s3_bucket_replication_configuration
resourceRelates #33593.
Relates #33537.
Relates #33431.
Relates #33358.
Relates #33330.
Relates #33304.
Relates #33416.
Relates aws/aws-sdk-go-v2#2384.
aws_s3_bucket_lifecycle_configuration
andaws_s3_bucket_replication_configuration
can be be migrated by reverting 47f1924.The text was updated successfully, but these errors were encountered: