mime-map
reifnir/mime-map/null
Terraform Module
HCL
NULL
This Terraform module returns a map of file extensions to content/MIME types (no characterset encoding info). It also takes a map of custom types that can be used to augment the list with missing/custom types as well or override existing values.
Install
module "mime-map" {
source = "reifnir/mime-map/null"
version = "1.0.0"
}
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.0
Cloud NULL
Total downloads28.1k
Namespacereifnir
Updated