Difference between revisions of "KeyValuePair"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
Solution: review if your [[variable definition]] needs to be changed from [[Terraform types|number]] to [[string]] | Solution: review if your [[variable definition]] needs to be changed from [[Terraform types|number]] to [[string]] | ||
+ | |||
+ | == See also == | ||
+ | * {{tf files}} | ||
+ | * {{Terraform variables}} | ||
+ | |||
+ | [[Category:Terraform]] |
Latest revision as of 14:29, 6 March 2023
│ Error: ECS Task Definition container_definitions is invalid: Error decoding JSON: json: cannot unmarshal number into Go struct field KeyValuePair.Environment.Value of type string
Solution: review if your variable definition needs to be changed from number to string
See also[edit]
- Terraform configuration files, Terraform state files:
.tf
,.tfvars
,main.tf, outputs.tf
,variables.tf
,.terraform.d/
,terraform init
,providers.tf
,.terraform/
,terraform.tfstate
,.terraform.lock.hcl
,terraform.tfstate.d, override.tf, versions.tf
- Terraform variables, types, env variables,
variables.tf
,.tfvars
,nullable
,validation
,terraform.tfvars
Advertising: