6f585b6ee9
* 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
2 lines
No EOL
183 B
YAML
2 lines
No EOL
183 B
YAML
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) |