mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 05:10:22 -07:00
* feat: implement overwrite_init option
* chore: changelog
(cherry picked from commit 285639a4f9
)
Co-authored-by: christophemorio <49184206+christophemorio@users.noreply.github.com>
This commit is contained in:
parent
fb9730f75e
commit
5a7d234d80
2 changed files with 12 additions and 1 deletions
2
changelogs/fragments/2573-terraform-overwrite-init.yml
Normal file
2
changelogs/fragments/2573-terraform-overwrite-init.yml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- terraform - add option ``overwrite_init`` to skip init if exists (https://github.com/ansible-collections/community.general/pull/2573).
|
Loading…
Add table
Add a link
Reference in a new issue