terraform/builtin
Martin Atkins eda2550074 provider/template: template_dir: don't crash if source dir nonexistent
When an error is passed, the FileInfo can be nil, which was previously
causing a crash on trying to evaluate f.IsDir(). By checking for an error
first we avoid this crash.
2017-04-25 10:48:26 -07:00
..
bins Fix import path on provider-localfile 2017-04-24 21:51:35 -07:00
providers provider/template: template_dir: don't crash if source dir nonexistent 2017-04-25 10:48:26 -07:00
provisioners Make sure we add new Chef-Vault clients as clients (#13525) 2017-04-11 10:36:05 +02:00