Files
community.general/lib/ansible/modules
Ryan Brown f428108845 [terraform] Disable input prompts during terraform init/plan/apply (#38842)
Per Hashicorp's [guidelines][1] for automated use of terraform CLI, this PR
adds the `-input=false` option to all the commands executed in the
module. If input is required, this causes a hard failure that will
become a module failure.

[1]: https://www.terraform.io/guides/running-terraform-in-automation.html
2018-04-20 12:28:49 -04:00
..
2018-04-19 12:08:36 -07:00
2018-04-20 15:42:42 +02:00
2018-04-17 06:47:37 -07:00
2016-12-08 11:35:20 -05:00