terraform/builtin/providers/template
Simon Thulbourn 548136c050 Remove mime type validation
Remove the mime type validation since the part handler type allows for
custom types.

http://cloudinit.readthedocs.org/en/latest/topics/format.html#part-handler

The docs specify that if a part handler type is specified, one could use
custom mime types

Signed-off-by: Simon Thulbourn <simon+github@thulbourn.com>
2016-01-28 11:36:18 +00:00
..
provider.go Adds template_cloudinit_config resource to template 2015-12-21 13:32:26 -05:00
provider_test.go providers: add template provider 2015-05-01 16:59:49 -07:00
resource_cloudinit_config.go Remove mime type validation 2016-01-28 11:36:18 +00:00
resource_cloudinit_config_test.go Remove mime type validation 2016-01-28 11:36:18 +00:00
resource_template_file.go provider/template: fix race causing panic in template_file 2016-01-15 16:34:46 -05:00
resource_template_file_test.go provider/template: fix race causing panic in template_file 2016-01-15 16:34:46 -05:00