mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 05:42:50 +00:00
terraform: patch state 'planned' outputs and perform minor refactor (#52004)
* patch state 'planned' outputs and perform minor refactor * reconcile with pep8 and pylint * remove a space... * update changed to only flip when >0 added, changed, or destroyed is detected * add state dependecy to conditional change check * fix typo * reconcile with pep8[E317] * add a changelog fragment
This commit is contained in:
committed by
John R Barker
parent
48187d5659
commit
6f585b6ee9
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- terraform - fixed issue where state "planned" wouldn't return an output and the project_path had to exist in two places (https://github.com/ansible/ansible/issues/39689)
|
||||
Reference in New Issue
Block a user