C:\Users\Jesus\Desktop\tfSp\terraform-issue-reproductions\27295 - copia>terraform init 2020/12/16 18:18:12 [INFO] Terraform version: 0.14.0 beta2 2020/12/16 18:18:12 [INFO] Go runtime version: go1.15.2 2020/12/16 18:18:12 [INFO] CLI args: []string{"C:\\PORT\\terraform014\\terraform.exe", "init"} 2020/12/16 18:18:12 [DEBUG] Attempting to open CLI config file: C:\Users\Jesus\AppData\Roaming\terraform.rc 2020/12/16 18:18:12 [DEBUG] File doesn't exist, but doesn't need to. Ignoring. 2020/12/16 18:18:12 [DEBUG] ignoring non-existing provider search directory terraform.d/plugins 2020/12/16 18:18:12 [DEBUG] ignoring non-existing provider search directory C:\Users\Jesus\AppData\Roaming\terraform.d\plugins 2020/12/16 18:18:12 [DEBUG] ignoring non-existing provider search directory C:\Users\Jesus\AppData\Roaming\HashiCorp\Terraform\plugins 2020/12/16 18:18:12 [INFO] CLI command args: []string{"init"} Initializing modules...2020/12/16 18:18:12 [TRACE] ModuleInstaller: installing child modules for . into .terraform\modules 2020/12/16 18:18:12 [DEBUG] Module installer: begin s3_code_distro 2020/12/16 18:18:12 [TRACE] ModuleInstaller: s3_code_distro is not yet installed 2020/12/16 18:18:12 [TRACE] ModuleInstaller: cleaning directory .terraform\modules\s3_code_distro prior to install of s3_code_distro 2020/12/16 18:18:12 [TRACE] ModuleInstaller: s3_code_distro has local path "./module" 2020/12/16 18:18:12 [TRACE] ModuleInstaller: s3_code_distro uses directory from parent: module 2020/12/16 18:18:12 [DEBUG] Module installer: s3_code_distro installed at module 2020/12/16 18:18:12 [TRACE] modsdir: writing modules manifest to .terraform\modules\modules.json - s3_code_distro in module Initializing the b2020/12/16 18:18:12 [TRACE] Meta.Backend: no config given or present on disk, so returning nil config ackend...2020/12/16 18:18:12 [TRACE] Meta.Backend: backend has not previously been initialized in this working directory 2020/12/16 18:18:12 [DEBUG] New state was assigned lineage "5be04c4b-f43b-c3a4-810c-fed4ee8be2a3" 2020/12/16 18:18:12 [TRACE] Meta.Backend: using default local state only (no backend configuration, and no existing initialized backend) 2020/12/16 18:18:12 [TRACE] Meta.Backend: instantiated backend of type 2020/12/16 18:18:12 [TRACE] providercache.fillMetaCache: scanning directory .terraform\providers 2020/12/16 18:18:12 [TRACE] getproviders.SearchLocalDirectory: failed to resolve symlinks for .terraform\providers: CreateFile .terraform\providers: El sistema no puede encontrar el archivo especificado. 2020/12/16 18:18:12 [TRACE] providercache.fillMetaCache: error while scanning directory .terraform\providers: cannot search .terraform\providers: CreateFile .terraform\providers: El sistema no puede encontrar el archivo especificado. 2020/12/16 18:18:12 [WARN] Failed to determine selected providers: 1 error occurred: * there is no package for registry.terraform.io/hashicorp/aws 3.21.0 cached in .terraform\providers 2020/12/16 18:18:12 [DEBUG] checking for provisioner in "." 2020/12/16 18:18:12 [DEBUG] checking for provisioner in "C:\\PORT\\terraform014" 2020/12/16 18:18:12 [INFO] Failed to read plugin lock file .terraform\plugins\windows_amd64\lock.json: open .terraform\plugins\windows_amd64\lock.json: El sistema no puede encontrar la ruta especificada. 2020/12/16 18:18:12 [TRACE] Meta.Backend: backend does not support operations, so wrapping it in a local backend 2020/12/16 18:18:12 [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/12/16 18:18:12 [TRACE] statemgr.Filesystem: reading initial snapshot from terraform.tfstate 2020/12/16 18:18:12 [TRACE] statemgr.Filesystem: snapshot file has nil snapshot, but that's okay 2020/12/16 18:18:12 [TRACE] statemgr.Filesystem: read nil snapshot 2020/12/16 18:18:12 [DEBUG] Service discovery for registry.terraform.io at https://registry.terraform.io/.well-known/terraform.json 2020/12/16 18:18:12 [TRACE] HTTP client GET request to https://registry.terraform.io/.well-known/terraform.json Initializing provider plugins... - Reusing previous version of hashicorp/aws from the dependency lock file 2020/12/16 18:18:13 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/aws/versions 2020/12/16 18:18:13 [TRACE] HTTP client GET request to https://registry.terraform.io/v1/providers/hashicorp/aws/versions 2020/12/16 18:18:13 [DEBUG] GET https://registry.terraform.io/v1/providers/hashicorp/aws/3.21.0/download/windows/amd64 2020/12/16 18:18:13 [TRACE] HTTP client GET request to https://registry.terraform.io/v1/providers/hashicorp/aws/3.21.0/download/windows/amd64 2020/12/16 18:18:13 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-aws/3.21.0/terraform-provider-aws_3.21.0_SHA256SUMS 2020/12/16 18:18:13 [TRACE] HTTP client GET request to https://releases.hashicorp.com/terraform-provider-aws/3.21.0/terraform-provider-aws_3.21.0_SHA256SUMS 2020/12/16 18:18:13 [DEBUG] GET https://releases.hashicorp.com/terraform-provider-aws/3.21.0/terraform-provider-aws_3.21.0_SHA256SUMS.sig 2020/12/16 18:18:13 [TRACE] HTTP client GET request to https://releases.hashicorp.com/terraform-provider-aws/3.21.0/terraform-provider-aws_3.21.0_SHA256SUMS.sig 2020/12/16 18:18:13 [TRACE] providercache.Dir.InstallPackage: installing registry.terraform.io/hashicorp/aws v3.21.0 from https://releases.hashicorp.com/terraform-provider-aws/3.21.0/terraform-provider-aws_3.21.0_windows_amd64.zip - Instal2020/12/16 18:18:13 [TRACE] HTTP client GET request to https://releases.hashicorp.com/terraform-provider-aws/3.21.0/terraform-provider-aws_3.21.0_windows_amd64.zip ling hashicorp/aws v3.21.0... 2020/12/16 18:18:14 [DEBUG] Provider signed by 51852D87348FFC4C HashiCorp Security 2020/12/16 18:18:18 [TRACE] providercache.fillMetaCache: scanning directory .terraform\providers 2020/12/16 18:18:18 [TRACE] getproviders.SearchLocalDirectory: .terraform\providers is a symlink to .terraform\providers 2020/12/16 18:18:18 [TRACE] getproviders.SearchLocalDirectory: found registry.terraform.io/hashicorp/aws v3.21.0 for windows_amd64 at .terraform\providers\registry.terraform.io\hashicorp\aws\3.21.0\windows_amd64 2020/12/16 18:18:18 [TRACE] providercache.fillMetaCache: including .terraform\providers\registry.terraform.io\hashicorp\aws\3.21.0\windows_amd64 as a candidate package for registry.terraform.io/hashicorp/aws 3.21.0 - Installed hashicorp/aws v3.21.0 (signed by HashiCorp) Warning: Experimental feature "module_variable_optional_attrs" is active on module\main.tf line 2, in terraform: 2: experiments = [module_variable_optional_attrs] Experimental features are subject to breaking changes in future minor or patch releases, based on feedback. If you have feedback on the design of this feature, please open a GitHub issue to discuss it. Terraform has been successfully initialized! You may now begin working with Terraform. Try running "terraform plan" to see any changes that are required for your infrastructure. All Terraform commands should now work. If you ever set or change modules or backend configuration for Terraform, rerun this command to reinitialize your working directory. If you forget, other commands will detect it and remind you to do so if necessary.