aws_s3_bucket_object etag returns providers bug error #9575
Labels
question
A question about existing functionality; most questions are re-routed to discuss.hashicorp.com.
service/s3
Issues and PRs that pertain to the s3 service.
This issue was originally opened by @vasilij-icabbi as hashicorp/terraform#22273. It was migrated here as a result of the provider split. The original body of the issue is below.
Terraform Version
I have a
null_resource
that runs a bash script locally to create a zip file:Than I have
aws_s3_bucket_object
resource that puts created zip file onto S3:When I run
terraform apply
I get following error:Is there a workaround to this issues? Thank you.
The text was updated successfully, but these errors were encountered: