mirror of https://github.com/ansible/ansible.git
* 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: Ric de France <41117503+ric-man@users.noreply.github.com> Co-authored-by: Adam <adam.lemanski@gmail.com>pull/73815/head
parent
5a9f4f7bb3
commit
d3376f1b20
@ -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