1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
patchback[bot] 2658bf31cd
terraform: run init with no-color, too (#5147) (#5322)
* terraform: run `init` with no-color, too

When running `terraform init` fails, it would output ansi color sequences, making the output hard to read.

Maybe setting TF_IN_AUTOMATION would also be beneficial: https://www.terraform.io/cli/config/environment-variables#tf_in_automation

* add changelog fragment for `terraform init -no-color`

* move changelog into correct directory; add PR link

(cherry picked from commit 202cabc769)

Co-authored-by: azrdev <azrdev@qrdn.de>
2022-10-01 10:53:01 +02:00
..
action/system Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) (#5068) 2022-08-05 13:17:19 +02:00
become machinectl: include the success command (#5287) (#5312) 2022-09-28 13:57:10 +02:00
cache Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
callback Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
connection Fix linting errors; fix some real bugs (#5111) (#5114) 2022-08-12 12:33:02 +02:00
doc_fragments Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
filter feat: Add crc32 filter (#5062) (#5140) 2022-08-21 22:08:42 +02:00
inventory Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
lookup Normalize more booleans. (#5247) (#5250) 2022-09-06 21:07:46 +02:00
module_utils [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) (#5317) 2022-09-28 23:20:21 +02:00
modules terraform: run init with no-color, too (#5147) (#5322) 2022-10-01 10:53:01 +02:00
test Fix more copyright lines, add more default copyright lines (#5095) (#5096) 2022-08-08 15:19:46 +02:00