This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
$ TF_LOG=DEBUG terraform apply | |
2020/09/25 12:19:21 [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. | |
---- | |
2020/09/25 12:19:21 [INFO] Terraform version: 0.13.3 | |
2020/09/25 12:19:21 [INFO] Go runtime version: go1.14.9 | |
2020/09/25 12:19:21 [INFO] CLI args: []string{"/usr/local/bin/terraform", "apply"} | |
2020/09/25 12:19:21 [DEBUG] Attempting to open CLI config file: /Users/jordi/.terraformrc | |
2020/09/25 12:19:21 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. | |
2020/09/25 12:19:21 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Tested with kernel: 4.9.20-040920-generic | |
# | |
# Make sure to install following packages | |
# | |
sudo apt install acpi acpi-call-dkms | |
# | |
# To manually disable, you can run the following command | |
# |