Difference between revisions of "ReferenceTransformer"

From wikieduonline
Jump to navigation Jump to search
Tags: Mobile web edit, Mobile edit
Tags: Mobile web edit, Mobile edit
 
(3 intermediate revisions by 2 users not shown)
Line 2: Line 2:
  
  
  [ERROR] [[AttachSchemaTransformer]]: No provider config schema available for provider["[[terraform.io/builtin/terraform]]"]
+
  [ERROR] [[AttachSchemaTransformer: No provider config schema available for provider]]["[[terraform.io/builtin/terraform]]"]
  
  
 
  [WARN]  [[ValidateProviderConfig]] from "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" changed the config value, but that value is unused
 
  [WARN]  [[ValidateProviderConfig]] from "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" changed the config value, but that value is unused
  
  [WARN]  Provider "[[registry.terraform.io/hashicorp/aws]]" produced an invalid plan for module.eks_example.module.eks_yourproject.aws_cloudwatch_log_group.this[0], but we are tolerating it because it is using the legacy plugin SD
+
  [WARN]  Provider "[[registry.terraform.io/hashicorp/aws]]" produced an invalid plan for module.eks_example.module.eks_yourproject.aws_cloudwatch_log_group.this[0], [[but we are tolerating it because it is using the legacy plugin SDK]]
  
{{tf plan}}
+
== See also ==
 +
* {{tf plan}}
 +
* {{tf debugging}}
 +
 
 +
[[Category:Terraform]]

Latest revision as of 15:07, 16 March 2023

[INFO]  ReferenceTransformer: reference not found: "each.value"


[ERROR] AttachSchemaTransformer: No provider config schema available for provider["terraform.io/builtin/terraform"]


[WARN]  ValidateProviderConfig from "provider[\"registry.terraform.io/hashicorp/kubernetes\"]" changed the config value, but that value is unused
[WARN]  Provider "registry.terraform.io/hashicorp/aws" produced an invalid plan for module.eks_example.module.eks_yourproject.aws_cloudwatch_log_group.this[0], but we are tolerating it because it is using the legacy plugin SDK

See also[edit]

Advertising: