Add application/x-x509-ca-cert as allowable MIME type for aws_s3_bucket_object #4064
Labels
enhancement
Requests to existing resources that expand the functionality or scope.
service/s3
Issues and PRs that pertain to the s3 service.
stale
Old or inactive issues managed by automation, if no further action taken these will get closed.
We would like to store keys in an encrypted S3 bucket so that a provisioned Jenkins server is able to provision other instances without having to store the key in Git. Unfortunately, the auto-detected MIME type is application/x-x509-ca-cert which is not in the whitelist of allowable MIME types to read.
Can workaround by installing awscli, but would be useful to have available directly from Terraform.
#1323
hashicorp/terraform#15474
The text was updated successfully, but these errors were encountered: