terraform/builtin/provisioners/file
jorge.marey 9b065f32e2 Include content option for file provisioner
- Include new option in file provisioner. Now content or source can be
  provided. Content will create a temp file and copy there the contents.
- Later that file will be used as source.
- Include test to check that changes are working correctly.
2016-07-08 19:34:59 +01:00
..
resource_provisioner.go Include content option for file provisioner 2016-07-08 19:34:59 +01:00
resource_provisioner_test.go Include content option for file provisioner 2016-07-08 19:34:59 +01:00