Skip to content

Instantly share code, notes, and snippets.

@rickardp
Created December 21, 2023 12:18
Show Gist options
  • Save rickardp/715aaca98bada8f75334dd1ad77f92bc to your computer and use it in GitHub Desktop.
Save rickardp/715aaca98bada8f75334dd1ad77f92bc to your computer and use it in GitHub Desktop.
tflog
2023-12-21T12:08:28.345Z [INFO] Terraform version: 1.6.5
2023-12-21T12:08:28.345Z [DEBUG] using github.com/hashicorp/go-tfe v1.36.0
2023-12-21T12:08:28.345Z [DEBUG] using github.com/hashicorp/hcl/v2 v2.19.1
2023-12-21T12:08:28.345Z [DEBUG] using github.com/hashicorp/terraform-svchost v0.1.1
2023-12-21T12:08:28.345Z [DEBUG] using github.com/zclconf/go-cty v1.14.1
2023-12-21T12:08:28.345Z [INFO] Go runtime version: go1.21.3
2023-12-21T12:08:28.345Z [INFO] CLI args: []string{"/usr/local/bin/terraform", "plan", "-lock=false", "-var-file=/tmp/tmp6yw4wmi_.tfvars.json", "-detailed-exitcode", "-no-color", "-var-file=redacted.tfvars"}
2023-12-21T12:08:28.345Z [DEBUG] Attempting to open CLI config file: /root/.terraformrc
2023-12-21T12:08:28.345Z [DEBUG] File doesn't exist, but doesn't need to. Ignoring.
2023-12-21T12:08:28.346Z [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2023-12-21T12:08:28.346Z [DEBUG] ignoring non-existing provider search directory /root/.terraform.d/plugins
2023-12-21T12:08:28.346Z [DEBUG] ignoring non-existing provider search directory /root/.local/share/terraform/plugins
2023-12-21T12:08:28.346Z [DEBUG] ignoring non-existing provider search directory /usr/local/share/terraform/plugins
2023-12-21T12:08:28.346Z [DEBUG] ignoring non-existing provider search directory /usr/share/terraform/plugins
2023-12-21T12:08:28.346Z [INFO] CLI command args: []string{"plan", "-lock=false", "-var-file=/tmp/tmp6yw4wmi_.tfvars.json", "-detailed-exitcode", "-no-color", "-var-file=redacted.tfvars"}
2023-12-21T12:08:28.900Z [DEBUG] checking for provisioner in "."
2023-12-21T12:08:28.900Z [DEBUG] checking for provisioner in "/usr/local/bin"
2023-12-21T12:08:28.904Z [INFO] backend/local: starting Plan operation
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment