mirror of https://github.com/ansible/ansible.git
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>pull/66490/head
parent
73d343b7aa
commit
62991a8bdd
@ -0,0 +1,3 @@
|
||||
---
|
||||
bugfixes:
|
||||
- terraform - reset out and err before plan creation (https://github.com/ansible/ansible/issues/64369)
|
Loading…
Reference in New Issue