Eugene Dementyev

Results 3 issues of Eugene Dementyev

## Hello! - Vote on this issue by adding a 👍 reaction - To contribute a fix for this issue, leave a comment (and link to your pull request, if...

kind/enhancement

### Terraform Version Terraform v0.12.6, template provider v2.1.2 ### Affected Resource(s) Please list the resources as a list, for example: - [template_dir](https://www.terraform.io/docs/providers/template/r/dir.html) ### Terraform Configuration Files ```hcl provider template {}...

enhancement

There is Django setting `DATA_UPLOAD_MAX_MEMORY_SIZE`. > The maximum size in bytes that a request body may be before a SuspiciousOperation (RequestDataTooBig) is raised. The check is done when accessing request.body...