mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 15:41:22 -07:00
[PR #7963/0a35eb2d backport][stable-8] terraform: fix diff when state is absent (#7973)
terraform: fix diff when state is absent (#7963)
(cherry picked from commit 0a35eb2dda
)
Co-authored-by: Parsa Yousefi <p.yousefi97@gmail.com>
This commit is contained in:
parent
15a46508b4
commit
820c69ba54
2 changed files with 20 additions and 3 deletions
2
changelogs/fragments/7963-fix-terraform-diff-absent.yml
Normal file
2
changelogs/fragments/7963-fix-terraform-diff-absent.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- terraform - fix ``diff_mode`` in state ``absent`` and when terraform ``resource_changes`` does not exist (https://github.com/ansible-collections/community.general/pull/7963).
|
Loading…
Add table
Add a link
Reference in a new issue