mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
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:
parent
88ef840750
commit
d5efd56dae
2 changed files with 65 additions and 2 deletions
2
changelogs/fragments/7896-add-terraform-diff-mode.yml
Normal file
2
changelogs/fragments/7896-add-terraform-diff-mode.yml
Normal 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).
|
Loading…
Add table
Add a link
Reference in a new issue