Created
November 21, 2020 00:18
-
-
Save CyrusJavan/6b95537d05bea31fe944f34ffd853ad9 to your computer and use it in GitHub Desktop.
debug tf output
This file contains hidden or 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
2020/11/20 16:15:54 [INFO] Terraform version: 0.14.0 rc1 | |
2020/11/20 16:15:54 [INFO] Go runtime version: go1.15 | |
2020/11/20 16:15:54 [INFO] CLI args: []string{"/usr/local/bin/terraform0.14.0-rc1", "output", "AVIATRIX_CONTROLLER_IP"} | |
2020/11/20 16:15:54 [DEBUG] Attempting to open CLI config file: /Users/cyrusjavan/.terraformrc | |
2020/11/20 16:15:54 [DEBUG] checking for credentials in "/Users/cyrusjavan/.terraform.d/plugins" | |
2020/11/20 16:15:54 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins | |
2020/11/20 16:15:54 [DEBUG] will search for provider plugins in /Users/cyrusjavan/.terraform.d/plugins | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: /Users/cyrusjavan/.terraform.d/plugins is a symlink to /Users/cyrusjavan/.terraform.d/plugins | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found aviatrix.com/aviatrix/aviatrix v99.0.0 for darwin_amd64 at /Users/cyrusjavan/.terraform.d/plugins/aviatrix.com/aviatrix/aviatrix/99.0.0/darwin_amd64 | |
2020/11/20 16:15:54 [DEBUG] ignoring non-existing provider search directory /Users/cyrusjavan/Library/Application Support/io.terraform/plugins | |
2020/11/20 16:15:54 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins | |
2020/11/20 16:15:54 [INFO] CLI command args: []string{"output", "AVIATRIX_CONTROLLER_IP"} | |
2020/11/20 16:15:54 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config | |
2020/11/20 16:15:54 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory | |
2020/11/20 16:15:54 [DEBUG] New state was assigned lineage "473b7425-3b2f-2efc-02d0-4d7fa05f3ad4" | |
2020/11/20 16:15:54 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) | |
2020/11/20 16:15:54 [TRACE] Meta.Backend: instantiated backend of type <nil> | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: .terraform/providers is a symlink to .terraform/providers | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found aviatrix.com/aviatrix/aviatrix v99.0.0 for darwin_amd64 at .terraform/providers/aviatrix.com/aviatrix/aviatrix/99.0.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.16.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/aws/3.16.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/azurerm v2.37.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/azurerm/2.37.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/google v3.48.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/google/3.48.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/http v2.0.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/http/2.0.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/null v3.0.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/null/3.0.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/oci v4.4.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/oci/4.4.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/random v3.0.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/time v0.6.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/time/0.6.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/tls v3.0.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/tls/3.0.0/darwin_amd64 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/oci/4.4.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/oci 4.4.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/time/0.6.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/time 0.6.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/google/3.48.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/google 3.48.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/http/2.0.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/http 2.0.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/null/3.0.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/null 3.0.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/random/3.0.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/random 3.0.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/tls/3.0.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/tls 3.0.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/aviatrix.com/aviatrix/aviatrix/99.0.0/darwin_amd64 as a candidate package for aviatrix.com/aviatrix/aviatrix 99.0.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/aws/3.16.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.16.0 | |
2020/11/20 16:15:54 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/azurerm/2.37.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/azurerm 2.37.0 | |
2020/11/20 16:15:55 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers | |
2020/11/20 16:15:55 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers | |
2020/11/20 16:15:55 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers | |
2020/11/20 16:15:55 [TRACE] providercache.fillMetaCache: using cached result from previous scan of .terraform/providers | |
2020/11/20 16:15:55 [DEBUG] checking for provisioner in "." | |
2020/11/20 16:15:55 [DEBUG] checking for provisioner in "/usr/local/bin" | |
2020/11/20 16:15:55 [DEBUG] checking for provisioner in ".terraform/plugins/darwin_amd64" | |
2020/11/20 16:15:55 [DEBUG] checking for provisioner in "/Users/cyrusjavan/.terraform.d/plugins" | |
2020/11/20 16:15:55 [INFO] Failed to read plugin lock file .terraform/plugins/darwin_amd64/lock.json: open .terraform/plugins/darwin_amd64/lock.json: no such file or directory | |
2020/11/20 16:15:55 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend | |
2020/11/20 16:15:55 [TRACE] backend/local: state manager for workspace "default" will: | |
- read initial snapshot from terraform.tfstate | |
- write new snapshots to terraform.tfstate | |
- create any backup at terraform.tfstate.backup | |
2020/11/20 16:15:55 [TRACE] statemgr.Filesystem: reading initial snapshot from terraform.tfstate | |
2020/11/20 16:15:55 [TRACE] statemgr.Filesystem: read snapshot with lineage "ccc07607-bfaf-3618-691b-67cb342a6264" serial 33 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment