Skip to content

Instantly share code, notes, and snippets.

View mauriziod's full-sized avatar

Maurizio Di Ianni mauriziod

  • United Kingdom
View GitHub Profile
rm -rf .terraform ./modules tfplan
terraform get .
2018/07/02 17:40:11 [INFO] Terraform version: 0.10.7 5f9bf20ba6aaa174600109a95cc77f7788d4959b+CHANGES
2018/07/02 17:40:11 [INFO] Go runtime version: go1.9
2018/07/02 17:40:11 [INFO] CLI args: []string{"/usr/local/bin/terraform", "get", "."}
2018/07/02 17:40:11 [DEBUG] Attempting to open CLI config file: /Users/redacted/.terraformrc
2018/07/02 17:40:11 [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2018/07/02 17:40:11 [DEBUG] CLI Config is main.Config{Providers:map[string]string{}, Provisioners:map[string]string{}, DisableCheckpoint:false, DisableCheckpointSignature:false, PluginCacheDir:""}
2018/07/02 17:40:11 [INFO] CLI command args: []string{"get", "."}
2018/07/02 17:40:11 [DEBUG] plugin: waiting for all plugin processes to complete...