Skip to content

Instantly share code, notes, and snippets.

View pnjha's full-sized avatar
🎯
Focusing

Prakash Nath Jha pnjha

🎯
Focusing
View GitHub Profile
@pnjha
pnjha / gist:62946dc3374f40c0336aaa255347ac26
Created June 9, 2022 08:57
Error message while creating v6.0 redis instance via terraform
2022/06/09 04:34:48 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.
Use TF_LOG=TRACE to see Terraform's internal logs.
----
2022/06/09 04:34:48 [INFO] Terraform version: 0.14.9
2022/06/09 04:34:48 [INFO] Go runtime version: go1.15.6
2022/06/09 04:34:48 [INFO] CLI args: []string{"/usr/bin/terraform", "-chdir=/usr/app/terraform_workspace", "init"}
2022/06/09 04:34:48 Loading CLI configuration from /opt/terraform/.tfconfig
2022/06/09 04:34:48 [INFO] TF_CLI_ARGS_init value: "-no-color"
2022/06/09 04:34:48 [INFO] CLI command args: []string{"init", "-no-color"}
2022/06/09 04:34:48 [WARN] Log levels other than TRACE are currently unreliable, and are supported only for backward compatibility.