Difference between revisions of "Terraform plan execution errors"

From wikieduonline
Jump to navigation Jump to search
 
(24 intermediate revisions by 5 users not shown)
Line 4: Line 4:
 
* [[Error: Error in function call]]
 
* [[Error: Error in function call]]
  
 
+
* [ERROR] [[AttachSchemaTransformer: No provider config schema available for provider]]["terraform.io/builtin/terraform"]
  
 
* [[Error: No configuration files]]
 
* [[Error: No configuration files]]
Line 13: Line 13:
 
* [[Error acquiring the state lock]]
 
* [[Error acquiring the state lock]]
 
* [[Error: No configuration files]]
 
* [[Error: No configuration files]]
* [[No changes. Infrastructure is up-to-date]]
 
  
 
* [[Error: Variable declaration in .tfvars file]]
 
* [[Error: Variable declaration in .tfvars file]]
 +
 +
* [[Error: Invalid value for variable]]
 +
 +
 +
* [[Error: Incorrect attribute value type]]
 +
* [[Error: Invalid attribute name]]
 +
* [[Error: Attribute redefined]]
 +
  
 
* [[Error: Invalid value for input variable]]
 
* [[Error: Invalid value for input variable]]
Line 21: Line 28:
 
* [[Error: Invalid index]]
 
* [[Error: Invalid index]]
 
* [[Error: Invalid block definition]]
 
* [[Error: Invalid block definition]]
* [[Error: Invalid value for module argument]]
 
 
* [[Error: Invalid multi-line string]]
 
* [[Error: Invalid multi-line string]]
 
* [[Error: Invalid reference]]
 
* [[Error: Invalid reference]]
 
* [[Error: Invalid value for input variable]]
 
* [[Error: Invalid value for input variable]]
 
* [[Error: Invalid function argument (no file exists)]]
 
* [[Error: Invalid function argument (no file exists)]]
 +
* [[Error: Invalid character]]
 +
* <code>[[Error: Invalid expression]]</code>
 +
 +
 +
* [[Error: Unsupported argument]]
 +
  
 
* [[Error: expected cidr_block to contain a valid Value, got: XXXXX with err: invalid CIDR address: XXXXX]]
 
* [[Error: expected cidr_block to contain a valid Value, got: XXXXX with err: invalid CIDR address: XXXXX]]
Line 33: Line 45:
 
* [[Error: error creating ECR repository: InvalidParameterException: Invalid parameter at 'repositoryName' failed to satisfy constraint:]]
 
* [[Error: error creating ECR repository: InvalidParameterException: Invalid parameter at 'repositoryName' failed to satisfy constraint:]]
 
* [[Error: ClientException: Invalid Compatibilities]]
 
* [[Error: ClientException: Invalid Compatibilities]]
 +
* [[Error: Unsupported attribute]]
  
 +
[[Modules]]:
 
* [[Error: Module not installed]]
 
* [[Error: Module not installed]]
* [[Error: Unsupported attribute]]
+
* [[Error: Duplicate module call]]
 +
* [[Error: Invalid value for module argument]]
 +
* [[Error: Reference to undeclared module]]
  
 
[[Undeclared]]
 
[[Undeclared]]
Line 42: Line 58:
 
[[ECS]]
 
[[ECS]]
 
* [[Error: error creating MyECSServiceName service]]
 
* [[Error: error creating MyECSServiceName service]]
 +
 +
[[EKS]]
 +
* <code>[[Error: Kubernetes cluster unreachable: the server has asked for the client to provide credentials]]</code>
  
 
[[RDS]]
 
[[RDS]]
Line 49: Line 68:
 
* [[Error: only lowercase alphanumeric characters, hyphens, underscores, periods, and spaces allowed in "name"]]
 
* [[Error: only lowercase alphanumeric characters, hyphens, underscores, periods, and spaces allowed in "name"]]
 
* [[Error: Error validating S3 bucket name: only lowercase]]
 
* [[Error: Error validating S3 bucket name: only lowercase]]
 +
 +
* [[Error: operation canceled]]
 +
 +
[[Remote state]]
 +
* <code>[[Error: Unable to find remote state]]</code>
 +
 +
 +
* [[Error: AccessDenied: Access Denied]]
 +
 +
* [[Error: configuring Terraform AWS Provider: failed to get shared config profile]]
  
 
== Related terms ==
 
== Related terms ==
Line 55: Line 84:
 
* <code>[[terraform validate]]</code>
 
* <code>[[terraform validate]]</code>
 
* <code>[[terraform apply]]</code>
 
* <code>[[terraform apply]]</code>
 +
* [[Error: modifying DB Instance]]
 +
* [[Error: Error creating DB Instance]]
 +
* [[Error: Error retrieving DB Instances]]
 +
 +
* [[No changes. Infrastructure is up-to-date]]
 +
* [[Terraform apply examples with errors]]
 +
* [[Terraform errors]]
  
 
== See also ==
 
== See also ==
 +
* {{tf plan errors}}
 
* {{terraform plan}}
 
* {{terraform plan}}
  
 
[[Category:Terraform]]
 
[[Category:Terraform]]

Latest revision as of 19:51, 23 October 2023





Modules:

Undeclared

ECS

EKS

RDS

Lowercase

Remote state


Related terms[edit]

See also[edit]

Advertising: