Skip to content

Instantly share code, notes, and snippets.

@danieladams456
Last active October 19, 2020 17:44
Show Gist options
  • Save danieladams456/2a62510f5646fb073647f9e367c68062 to your computer and use it in GitHub Desktop.
Save danieladams456/2a62510f5646fb073647f9e367c68062 to your computer and use it in GitHub Desktop.
terraform-issue-14.0beta1
2020/10/19 13:41:47 [INFO] Terraform version: 0.14.0 beta1
2020/10/19 13:41:47 [INFO] Go runtime version: go1.15.2
2020/10/19 13:41:47 [INFO] CLI args: []string{"/Users/HOMEDIR/code/terraform-stub/terraform", "init"}
2020/10/19 13:41:47 [DEBUG] Attempting to open CLI config file: /Users/HOMEDIR/.terraformrc
2020/10/19 13:41:47 Loading CLI configuration from /Users/HOMEDIR/.terraformrc
2020/10/19 13:41:47 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/10/19 13:41:47 [DEBUG] ignoring non-existing provider search directory /Users/HOMEDIR/.terraform.d/plugins
2020/10/19 13:41:47 [DEBUG] ignoring non-existing provider search directory /Users/HOMEDIR/Library/Application Support/io.terraform/plugins
2020/10/19 13:41:47 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2020/10/19 13:41:47 [INFO] Checkpoint disabled. Not running.
2020/10/19 13:41:47 [INFO] CLI command args: []string{"init"}
2020/10/19 13:41:47 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2020/10/19 13:41:47 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2020/10/19 13:41:47 [DEBUG] New state was assigned lineage "d1780626-e3bf-0c34-e18f-310bba811e4c"
2020/10/19 13:41:47 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
2020/10/19 13:41:47 [TRACE] Meta.Backend: instantiated backend of type <nil>
2020/10/19 13:41:47 [DEBUG] checking for provisioner in "."
2020/10/19 13:41:47 [DEBUG] checking for provisioner in "/Users/HOMEDIR/code/terraform-stub"
2020/10/19 13:41:47 [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/10/19 13:41:47 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend
2020/10/19 13:41:47 [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/10/19 13:41:47 [TRACE] statemgr.Filesystem: reading initial snapshot from terraform.tfstate
2020/10/19 13:41:47 [TRACE] statemgr.Filesystem: snapshot file has nil snapshot, but that's okay
2020/10/19 13:41:47 [TRACE] statemgr.Filesystem: read nil snapshot
2020/10/19 13:41:47 [DEBUG] Service discovery for registry.terraform.io at https://registry.terraform.io/.well-known/terraform.json
2020/10/19 13:41:47 [TRACE] HTTP client GET request to https://registry.terraform.io/.well-known/terraform.json
2020/10/19 13:41:48 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/aws/versions
2020/10/19 13:41:48 [TRACE] HTTP client GET request to https://registry.terraform.io/v1/providers/hashicorp/aws/versions
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: scanning directory /Users/HOMEDIR/.terraform.d/plugin-cache
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: /Users/HOMEDIR/.terraform.d/plugin-cache is a symlink to /Users/HOMEDIR/.terraform.d/plugin-cache
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/aws v3.11.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.11.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/aws v3.2.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.2.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/aws v3.3.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.3.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/-/aws v3.9.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.9.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/archive v1.3.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/archive/1.3.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v2.70.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/2.70.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.10.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.10.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.11.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.11.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.2.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.2.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.3.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.3.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.4.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.4.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.6.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.6.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.8.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.8.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.9.0 for darwin_amd64 at /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.9.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.2.0/darwin_amd64 as a candidate package for registry.terraform.io/-/aws 3.2.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.3.0/darwin_amd64 as a candidate package for registry.terraform.io/-/aws 3.3.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.9.0/darwin_amd64 as a candidate package for registry.terraform.io/-/aws 3.9.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/-/aws/3.11.0/darwin_amd64 as a candidate package for registry.terraform.io/-/aws 3.11.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/archive/1.3.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/archive 1.3.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/2.70.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 2.70.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.2.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.2.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.3.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.3.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.4.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.4.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.6.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.6.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.8.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.8.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.9.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.9.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.10.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.10.0
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.11.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.11.0
2020/10/19 13:41:49 [TRACE] providercache.Dir.LinkFromOtherCache: linking registry.terraform.io/hashicorp/aws v3.11.0 from existing cache /Users/HOMEDIR/.terraform.d/plugin-cache/registry.terraform.io/hashicorp/aws/3.11.0/darwin_amd64 to .terraform/providers/registry.terraform.io/hashicorp/aws/3.11.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: scanning directory .terraform/providers
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: .terraform/providers is a symlink to .terraform/providers
2020/10/19 13:41:49 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.11.0 for darwin_amd64 at .terraform/providers/registry.terraform.io/hashicorp/aws/3.11.0/darwin_amd64
2020/10/19 13:41:49 [TRACE] providercache.fillMetaCache: including .terraform/providers/registry.terraform.io/hashicorp/aws/3.11.0/darwin_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.11.0
2020/10/19 13:42:07 [INFO] Terraform version: 0.14.0 beta1
2020/10/19 13:42:07 [INFO] Go runtime version: go1.15.2
2020/10/19 13:42:07 [INFO] CLI args: []string{"/Users/HOMEDIR/code/terraform-stub/terraform", "init"}
2020/10/19 13:42:07 [DEBUG] Attempting to open CLI config file: /Users/HOMEDIR/.terraformrc
2020/10/19 13:42:07 Loading CLI configuration from /Users/HOMEDIR/.terraformrc
2020/10/19 13:42:07 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins
2020/10/19 13:42:07 [DEBUG] ignoring non-existing provider search directory /Users/HOMEDIR/.terraform.d/plugins
2020/10/19 13:42:07 [DEBUG] ignoring non-existing provider search directory /Users/HOMEDIR/Library/Application Support/io.terraform/plugins
2020/10/19 13:42:07 [DEBUG] ignoring non-existing provider search directory /Library/Application Support/io.terraform/plugins
2020/10/19 13:42:07 [INFO] Checkpoint disabled. Not running.
2020/10/19 13:42:07 [INFO] CLI command args: []string{"init"}
2020/10/19 13:42:07 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config
2020/10/19 13:42:07 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory
2020/10/19 13:42:07 [DEBUG] New state was assigned lineage "08f6f301-3421-69f3-ae01-d6e961e37347"
2020/10/19 13:42:07 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend)
2020/10/19 13:42:07 [TRACE] Meta.Backend: instantiated backend of type <nil>
2020/10/19 13:42:07 [WARN] Failed to determine selected providers: failed to read dependency lock file: 2 problems:
- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws are invalid: invalid specification "3.11.*": can't use wildcard for patch number; omit segments that should be unconstrained.
- Invalid provider version constraints: The recorded version constraints for provider registry.terraform.io/hashicorp/aws must be written in normalized form: "".
2020/10/19 13:42:07 [DEBUG] checking for provisioner in "."
2020/10/19 13:42:07 [DEBUG] checking for provisioner in "/Users/HOMEDIR/code/terraform-stub"
2020/10/19 13:42:07 [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/10/19 13:42:07 [TRACE] Meta.Backend: backend <nil> does not support operations, so wrapping it in a local backend
2020/10/19 13:42:07 [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/10/19 13:42:07 [TRACE] statemgr.Filesystem: reading initial snapshot from terraform.tfstate
2020/10/19 13:42:07 [TRACE] statemgr.Filesystem: snapshot file has nil snapshot, but that's okay
2020/10/19 13:42:07 [TRACE] statemgr.Filesystem: read nil snapshot
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment