ansible/changelogs/fragments/66322-moved_line_causing_terraform_output_suppression.yml
Ric de France 62991a8bdd terraform: Remove line that is suppressing output being shown (#66322)
* remove the line that is suppressing the output being shown when running
terraform from ansible
* Address #56934 and #57044
* added changelog for bug fix for missing terraform output

Co-authored-by: Adam <adam.lemanski@gmail.com>
2020-01-15 09:42:58 +05:30

3 lines
119 B
YAML

---
bugfixes:
- terraform - reset out and err before plan creation (https://github.com/ansible/ansible/issues/64369)