mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-24 13:50:22 -07:00
Allow complex values in variables parameter of terraform module (#4281)
* Allow complex values in variables parameter Signed-off-by: Webster Mudge <wmudge@gmail.com> * Add changelog fragment Signed-off-by: Webster Mudge <wmudge@gmail.com> * Update changelogs fragments formatting Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
43af053d73
commit
4cc7f41395
2 changed files with 3 additions and 1 deletions
|
@ -0,0 +1,2 @@
|
|||
bugfixes:
|
||||
- terraform - fix ``variable`` handling to allow complex values (https://github.com/ansible-collections/community.general/pull/4281).
|
Loading…
Add table
Add a link
Reference in a new issue