EntityTooLarge: Your proposed upload exceeds the maximum allowed size #788
Labels
bug
Addresses a defect in current functionality.
service/s3
Issues and PRs that pertain to the s3 service.
Milestone
This issue was originally opened by @dragan as hashicorp/terraform#14693. It was migrated here as part of the provider split. The original body of the issue is below.
When using the
aws_s3_bucket_object
resource, I'm not able to upload large files. However, using the aws cli, I am without any changes to the bucket policy.Terraform Version
v0.8.8
Affected Resource(s)
Please list the resources as a list, for example:
Terraform Configuration Files
Debug Output
https://gist.github.com/dragan/bd658a64fe8db87fb880410ed7b190a1
Expected Behavior
Upload the file
Actual Behavior
Steps to Reproduce
terraform plan -out=plan.bin
terraform apply plan.bin
Important Factoids
None
References
Not that I know of
The text was updated successfully, but these errors were encountered: