mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 07:31:23 -07:00
* Add support for extra options for terraform init
* Add missing var declaration
* feat: add changelog fragment
* feat: switch from an init_extra_args global option to an init_reconfigure specific option
* Update changelogs/fragments/823-terraform_init_reconfigure.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 282c1d546c
)
Co-authored-by: Damien Guihal <dguihal@gmail.com>
This commit is contained in:
parent
be27bf1eae
commit
924f18535a
2 changed files with 14 additions and 2 deletions
2
changelogs/fragments/823-terraform_init_reconfigure.yaml
Normal file
2
changelogs/fragments/823-terraform_init_reconfigure.yaml
Normal file
|
@ -0,0 +1,2 @@
|
|||
minor_changes:
|
||||
- terraform - add ``init_reconfigure`` option, which controls the ``-reconfigure`` flag (backend reconfiguration) (https://github.com/ansible-collections/community.general/pull/823).
|
Loading…
Add table
Add a link
Reference in a new issue