terraform/builtin/providers/template
Mitchell Hashimoto 485455b2f2
providers/template: disallow file paths in `template`
Fixes #8660

This disallows file paths in `template`. This already had a deprecation
warning so we're just removing that.
2016-11-22 10:23:58 -08:00
..
datasource_cloudinit_config.go Remove sthulb/mine/multipart 2016-11-04 11:23:21 +00:00
datasource_cloudinit_config_test.go
datasource_template_file.go providers/template: disallow file paths in `template` 2016-11-22 10:23:58 -08:00
datasource_template_file_test.go providers/template: disallow file paths in `template` 2016-11-22 10:23:58 -08:00
provider.go
provider_test.go