mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-08-17 19:41:43 -07:00
terraform: fix diff when state is absent (#7963)
This commit is contained in:
parent
980fa36fac
commit
0a35eb2dda
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