Difference between revisions of "Download module"

From wikieduonline
Jump to navigation Jump to search
 
Line 6: Line 6:
  
 
== Error ==
 
== Error ==
Error: Unreadable module directory
+
  Error: Unreadable module directory
│  
+
│  
│ The directory  could not be read for module "eks" at .terraform/modules/xxx/cluster.tf:1234.
+
│ The directory  could not be read for module "eks" at .terraform/modules/xxx/cluster.tf:1234.
+
 
+
+
│ Error: Error accessing remote module registry
+
│ Error: Error accessing remote module registry
│  
+
│  
│  on .terraform/modules/xxx/cluster.tf line 1234:
+
│  on .terraform/modules/xxx/cluster.tf line 1234:
│  335: module "vpc_cni_irsa_role" {
+
│  335: module "vpc_cni_irsa_role" {
│  
+
│  
│ Failed to retrieve available versions for module "vpc_cni_irsa_role" (.terraform/modules/xxxx/cluster.tf:335) from
+
│ Failed to retrieve available versions for module "vpc_cni_irsa_role" (.terraform/modules/xxxx/cluster.tf:335) from
│ registry.terraform.io: failed to request discovery document: Get "https://registry.terraform.io/.well-known/terraform.json": tls: failed to verify
+
│ registry.terraform.io: failed to request discovery document: Get "https://registry.terraform.io/.well-known/terraform.json": tls:  
│ certificate: x509: certificate signed by unknown authority.
+
failed to verify
 +
│ certificate: x509: certificate signed by unknown authority.
  
 
== See also ==
 
== See also ==

Latest revision as of 13:19, 4 March 2024

  • GET packages/terraform/modules/v1/:module_namespace/:module_name/:module_system/:module_version/file
GET https://gitlab.example.com/api/v4/packages/terraform/modules/v1/terraform-aws-modules/eks/aws/latest/file

Error[edit]

 Error: Unreadable module directory
│ 
│ The directory  could not be read for module "eks" at .terraform/modules/xxx/cluster.tf:1234.
╵

╷
│ Error: Error accessing remote module registry
│ 
│   on .terraform/modules/xxx/cluster.tf line 1234:
│  335: module "vpc_cni_irsa_role" {
│ 
│ Failed to retrieve available versions for module "vpc_cni_irsa_role" (.terraform/modules/xxxx/cluster.tf:335) 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.

See also[edit]

Advertising: