Skip to content

Instantly share code, notes, and snippets.

View jordi-t's full-sized avatar
👋

Jordi Teterissa jordi-t

👋
View GitHub Profile
$ 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
@jordi-t
jordi-t / disable-dgpu-xps9560-ubuntu-1610
Last active October 8, 2022 13:57
Disabling dGPU on Dell XPS 9560 on Ubuntu 16.10
# 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
#