mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 22:02:50 +00:00
init_reconfigure fails on module cloud/misc/terraform.py (#1620)
* fix reconfigure option If `init_reconfigure` is true, the init fails because it is run as: `terraform init -input=false - r e c o n f i g u r e` * changelog fragment * typo Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- terraform - fix ``init_reconfigure`` option for proper CLI args (https://github.com/ansible-collections/community.general/pull/1620).
|
||||
Reference in New Issue
Block a user