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
azrdev 202cabc769
terraform: run init with no-color, too (#5147)
* 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
2022-10-01 10:25:12 +02:00
..
action/system Move licenses to LICENSES/, run add-license.py, add LICENSES/MIT.txt (#5065) 2022-08-05 12:28:29 +02:00
become machinectl: include the success command (#5287) 2022-09-25 21:09:08 +02:00
cache Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
callback Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
connection Fix linting errors; fix some real bugs (#5111) 2022-08-12 11:07:30 +02:00
doc_fragments Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
filter feat: Add crc32 filter (#5062) 2022-08-21 12:10:31 +02:00
inventory Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
lookup Normalize more booleans. (#5247) 2022-09-06 20:42:17 +02:00
module_utils [feat] proxmox_snap: snapshot containers with configured mountpoints (#5274) 2022-09-28 22:48:11 +02:00
modules terraform: run init with no-color, too (#5147) 2022-10-01 10:25:12 +02:00
test Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00