Difference between revisions of "Error: Error accessing remote module registry"

From wikieduonline
Jump to navigation Jump to search
(Created page with "{{lc}} {{tf init}}")
 
 
Line 1: Line 1:
 
{{lc}}
 
{{lc}}
  
 +
│ Error: Error accessing remote module registry
 +
 +
│  on .terraform/modules/EKS/cluster.tf line 159:
 +
│  159: module "eks" {
 +
 +
│ Failed to retrieve available versions for module "eks" (.terraform/modules/EKS/cluster.tf:159) from registry.terraform.io: failed to
 +
request discovery document:
 +
│ Get "https://registry.terraform.io/.well-known/terraform.json": tls: failed to verify certificate: x509: certificate signed by unknown
 +
authority.
 +
  
  
  
 
{{tf init}}
 
{{tf init}}

Latest revision as of 19:13, 5 February 2024

│ Error: Error accessing remote module registry
│ 
│   on .terraform/modules/EKS/cluster.tf line 159:
│  159: module "eks" {
│ 
│ Failed to retrieve available versions for module "eks" (.terraform/modules/EKS/cluster.tf:159) from registry.terraform.io: failed to 
request discovery document:
│ Get "https://registry.terraform.io/.well-known/terraform.json": tls: failed to verify certificate: x509: certificate signed by unknown 
authority.
╵


terraform init [ -upgrade | -reconfigure | -backend-config | -get-plugins=false | -verify-plugins=false ], --help, Execution examples, Execution with errors, ~/.terraformrc, required_providers

Advertising: