mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
17c8e274dc
Fixing incorrect string encapsulation for -backend-config. (#7301)
* Fixing incorrect string encapsulation for -backend-config. Removing shlex_quote.
* Adding change log fragemnt for bugfix:
- "terraform module - prevents `-backend-config` option double encapsulating with `shlex_quote` function. (https://github.com/ansible-collections/community.general/pull/7301)."
* Update changelogs/fragments/7301-fix-backend-config-string-encapsulation.yml
Co-authored-by: Felix Fontein <felix@fontein.de>
---------
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 7bf24eeb84
)
Co-authored-by: Kosala Atapattu <kosala@kosala.net>
2 lines
No EOL
185 B
YAML
2 lines
No EOL
185 B
YAML
bugfixes:
|
|
- "terraform - prevents ``-backend-config`` option double encapsulating with ``shlex_quote`` function. (https://github.com/ansible-collections/community.general/pull/7301)." |