[stable-8] terraform: support diff for resource_changes (#7896) (#7914)

terraform: support diff for resource_changes (#7896)

(cherry picked from commit 0dc891bf37)

Co-authored-by: Parsa Yousefi <p.yousefi97@gmail.com>
This commit is contained in:
Felix Fontein
2024-01-29 19:30:16 +01:00
committed by GitHub
parent 88ef840750
commit d5efd56dae
2 changed files with 65 additions and 2 deletions

View File

@@ -0,0 +1,2 @@
minor_changes:
- terraform - add support for ``diff_mode`` for terraform resource_changes (https://github.com/ansible-collections/community.general/pull/7896).