terraform Errors

101 entries

Error Code Domain Category Fix Rate Confidence Tier
Error: timeout while waiting for state to become 'AVAILABLE' terraform timeout_error 78% 85% ai_generated
Error: Backend initialization required, please run 'terraform init' terraform init 98% 98% ai_generated
Error: Invalid combination of 'count' and 'for_each' terraform config_error 95% 95% ai_generated
Error: Cycle detected in resource dependencies terraform graph 91% 93% ai_generated
Error: Cycle terraform dependency_error 55% 78% ai_generated
Error: Module output depends on resource that no longer exists terraform state_error 80% 85% ai_generated
Error loading state: state snapshot was created by Terraform v1.6, which is newer than current v1.5 terraform state 94% 95% ai_generated
Error refreshing state: state data in S3 does not have the expected content terraform state_error 78% 85% ai_generated
Error: Invalid for_each argument: Sensitive values not allowed in for_each terraform config_error 90% 90% ai_generated
Error: Invalid count argument: count.index is not valid in this context terraform meta-arguments 95% 96% ai_generated
Error: Invalid provider configuration terraform providers 93% 95% ai_generated
Error: Reference to undeclared resource terraform config_error 92% 93% ai_generated
Error: Module not installed terraform module_error 95% 95% ai_generated
Error: Moved object still exists terraform refactoring 92% 94% ai_generated
Error: Output refers to resource that no longer exists terraform config_error 92% 92% ai_generated
Error: Plugin did not respond: plugin process exited unexpectedly terraform provider_error 78% 82% ai_generated
Provider configuration not present terraform config_error 90% 88% ai_generated
Error: Failed to query available provider packages terraform provider_error 90% 90% ai_generated
Error: A resource with the ID already exists terraform state 91% 93% ai_generated
Error acquiring the state lock: ConditionalCheckFailedException terraform state_error 85% 88% ai_generated
Error: Error acquiring the state lock terraform state 94% 96% ai_generated
Error: Backend configuration changed: backend migration is required terraform state_error 82% 85% ai_generated
Warning: Check block assertion failed: condition evaluated to false terraform validation_error 85% 87% ai_generated
Error: Invalid count argument: The "count" value depends on resource attributes that cannot be determined until apply terraform config_error 82% 85% ai_generated
Error: No matching resource found or data source returned no results terraform data_error 85% 87% ai_generated
Error: Failed to install provider: the lock file is out of date terraform dependency_error 92% 93% ai_generated
Error: Unsupported block type or invalid dynamic block iterator terraform config_error 85% 87% ai_generated
Error: Invalid for_each argument: The "for_each" set includes values derived from resource attributes that cannot be determined until apply terraform config_error 80% 83% ai_generated
Error: Resource already managed by Terraform or import ID not found terraform state_error 85% 87% ai_generated
Error: Instance cannot be destroyed: resource has lifecycle.prevent_destroy set terraform lifecycle_error 90% 92% ai_generated
Error: Module version requirements have changed: version constraint not met terraform dependency_error 88% 90% ai_generated
Error: Moved object no longer exists or moved block is invalid terraform refactor_error 85% 87% ai_generated
Error: Resource instance managed by newer provider version terraform provider_error 85% 88% ai_generated
Error: Reference to undeclared output value or output not found in module terraform reference_error 92% 93% ai_generated
Error: error configuring provider: no valid credential sources found terraform auth_error 88% 90% ai_generated
Error: Provider produced inconsistent result after apply terraform provider_error 78% 82% ai_generated
Error: Provider API rate limit exceeded: Throttling or TooManyRequestsException terraform throttle_error 85% 87% ai_generated
Error: Resource already managed by Terraform: this resource is already in your state file terraform state_error 90% 92% ai_generated
Error: Output refers to sensitive values: output value depends on sensitive attributes terraform config_error 92% 93% ai_generated
Error acquiring the state lock: ConditionalCheckFailedException: The conditional request failed terraform state_error 88% 90% ai_generated
Error: Workspace not found: the workspace does not exist terraform state_error 92% 93% ai_generated
Error: Unsupported attribute terraform config 94% 96% ai_generated
Error: Invalid terraform version constraint terraform config_error 90% 85% ai_generated
Error: error configuring Terraform AWS Provider: no valid credential sources for Terraform AWS Provider found terraform auth_error 85% 88% ai_generated
Error: Resource instance has been orphaned - it is no longer in the configuration but is tracked in state terraform resource_error 80% 82% ai_generated
Error: Invalid output value: output value type mismatch terraform type_error 85% 83% ai_generated
Error: Failed to install provider: checksum mismatch terraform install_error 80% 87% ai_generated
Error: error accessing remote state: AccessDenied: Access Denied AccessDenied terraform auth_error 85% 86% ai_generated
Error: state snapshot was created by Terraform v1.7, which is newer than current v1.6 terraform data_error 85% 85% ai_generated
Error: Failed to query available provider packages: could not retrieve the list of available versions for provider hashicorp/aws: the provider registry at registry.terraform.io returned status 403 Forbidden terraform network_error 80% 85% ai_generated
Error: Invalid dynamic block iterator: The iterator for a dynamic block must be a single word, not a complex expression terraform config_error 90% 85% ai_generated
Error: Error acquiring the state lock: ConditionalCheckFailedException: The conditional request failed: ProvisionedThroughputExceededException: Rate exceeded ProvisionedThroughputExceededException terraform resource_error 80% 85% ai_generated
Error: Invalid attribute value: the given value is not suitable for attribute "tags": string values must not be null terraform type_error 85% 85% ai_generated
Error: Reference to undeclared input variable: "var.environment" is not declared in the root module terraform config_error 90% 85% ai_generated
Error: Invalid interpolation in variable default: Variables may not be used here terraform config_error 85% 85% ai_generated
Error: Invalid resource instance key: resource instance key must be a positive integer or a string terraform config_error 88% 82% ai_generated
Error: Failed to connect to the remote host: dial tcp <ip>:22: connect: connection refused terraform network_error 90% 88% ai_generated
Error: Error acquiring the state lock: ResourceNotFoundException: Requested resource not found ResourceNotFoundException terraform resource_error 92% 87% ai_generated
Error: Invalid required_providers block: duplicate required_providers block terraform config_error 95% 84% ai_generated
Error: The plan output exceeds the maximum allowed size of 4 MB terraform runtime_error 80% 80% ai_generated
Error: Invalid index: output value is a list but no index was specified terraform config_error 88% 85% ai_generated
Error: Conflicting provider version constraints: multiple modules require different versions of provider X terraform module_error 85% 88% ai_generated
Error: Invalid template file path: the given path does not resolve to a file terraform config_error 92% 87% ai_generated
Error: Cannot import non-existent remote object: the import ID format is invalid or the object does not exist terraform resource_error 90% 86% ai_generated
Error: Conflicting version constraints for module 'vpc': required_version = ">= 1.6, < 2.0" but other module requires ">= 1.5, < 1.8" terraform config_error 80% 85% ai_generated
Error: Error acquiring the state lock: RequestError: send request failed caused by: Post "https://s3.us-east-1.amazonaws.com/my-bucket/terraform.tfstate": dial tcp 52.95.139.7:443: i/o timeout terraform network_error 80% 85% ai_generated
Error: Invalid workspace name: Workspace names must start with a letter and may contain only letters, digits, underscores, and hyphens. Name "my workspace" is invalid. terraform config_error 100% 90% ai_generated
Error: Output refers to sensitive values: The root module output "db_password" is marked as sensitive, but Terraform cannot display it in the CLI output. terraform config_error 75% 85% ai_generated
Error: Provider produced inconsistent result after apply: After applying!terraform!plan, the provider returned a value for "instance_type" that was not in the plan: "t2.micro" -> "t3.micro" terraform runtime_error 80% 85% ai_generated
Error: Failed to download module: could not download module "my_module" (main.tf:1) source code from "git::https://github.com/myorg/terraform-modules.git//networking?ref=v1.0": error downloading 'https://github.com/myorg/terraform-modules.git': git clone failed: remote: Repository not found. terraform install_error 80% 85% ai_generated
Error: Error acquiring the state lock: ConditionalCheckFailedException: The conditional request failed: The conditional request failed terraform resource_error 85% 85% ai_generated
Error: Failed to query available provider packages: could not retrieve the list of available versions for provider hashicorp/aws: request timed out after 30 seconds terraform network_error 80% 85% ai_generated
Error: Plugin did not respond: plugin process exited unexpectedly: signal: segmentation fault (core dumped) terraform system_error 75% 80% ai_generated
Error: The plan output exceeds the maximum allowed size of 4 MB: the plan has been changed after it was saved terraform build_error 90% 85% ai_generated
Error: Failed to download module: module "vpc" (path: modules/vpc) source "github.com/terraform-aws-modules/terraform-aws-vpc?ref=v5.0.0" is not a valid module source terraform module_error 95% 90% ai_generated
Error: State data in S3 does not have the expected content: unexpected end of JSON input terraform data_error 70% 80% ai_generated
Error acquiring the state lock: ConditionalCheckFailedException: The conditional request failed: The conditional request failed ConditionalCheckFailedException terraform resource_error 90% 85% ai_generated
Error: Failed to query available provider packages: could not retrieve the list of available versions for provider hashicorp/aws: the registry at registry.terraform.io did not respond terraform network_error 85% 87% ai_generated
Error: Invalid required_providers version constraint: "~> 3.0, < 4.0" is not a valid version constraint string terraform config_error 90% 88% ai_generated
Error: Failed to load state: S3 bucket "my-terraform-state" does not exist terraform resource_error 90% 87% ai_generated
Error: Duplicate resource "aws_instance" configuration: a resource with the address "module.ec2.aws_instance.web" already exists terraform config_error 90% 85% ai_generated
Error: Output refers to sensitive values: output "db_password" depends on sensitive attribute "var.db_password" terraform config_error 90% 88% ai_generated
Error: Module not found: module "vpc" source "terraform-aws-modules/vpc/aws" not found in registry terraform module_error 85% 86% ai_generated
Error: Resource instance has been removed from the configuration but is still tracked in the state terraform config_error 80% 85% ai_generated
Error: Invalid value for variable: value must be a list of strings, got a string terraform type_error 90% 87% ai_generated
Error: Failed to download module: checksum mismatch for module source from registry.terraform.io/hashicorp/consul/aws terraform install_error 75% 85% ai_generated
Error: The plan output exceeds the maximum allowed size of 4 MB; try reducing the number of resources or using a binary plan file terraform encoding_error 80% 86% ai_generated
Error: Conflicting backend configuration: partial backend configuration specified for the 's3' backend terraform config_error 85% 88% ai_generated
Error: Unsupported argument: An argument named "validation" is not expected here. Did you mean "validation"? terraform config_error 88% 85% ai_generated
Error: Error acquiring the state lock: ConditionalCheckFailedException: The conditional request failed: ProvisionedThroughputExceededException ProvisionedThroughputExceededException terraform resource_error 85% 87% ai_generated
Error: Invalid terraform version constraint: version constraint "~> 1.0, >= 1.2" contains invalid operators or syntax terraform config_error 90% 82% ai_generated
Error: data.aws_subnet.selected: data source refers to resource that has not yet been created terraform runtime_error 85% 84% ai_generated
Error: error creating EC2 Instance: insufficient IP addresses in subnet (subnet-abc123) when creating a new instance InsufficientIPAddressesInSubnet terraform resource_error 85% 86% ai_generated
Error: Invalid provider configuration: The given AWS account ID is not valid terraform config_error 88% 82% ai_generated
Error: Resource precondition failed: All preconditions must be met terraform assertion_error 85% 83% ai_generated
Error: Failed to download module: could not download module: source not found terraform install_error 87% 84% ai_generated
Error: Invalid target: the given target is not valid: resource address must be a valid resource instance terraform config_error 90% 81% ai_generated
Error: Error acquiring the state lock: ConditionalCheckFailedException: The conditional request failed: The conditional request failed because the lock has expired ConditionalCheckFailedException terraform resource_error 88% 86% ai_generated
Error: Invalid import ID format: expected <resource_type>.<name> <id> terraform config_error 95% 85% ai_generated
Error: Too many command line arguments: expected 2 for import, got 3 terraform config_error 90% 85% ai_generated
Error: state snapshot was created by Terraform v1.6, which is newer than current v1.5 terraform runtime_error 95% 85% ai_generated