You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
2024/12/12 10:42:18 Terraform plan | Error: Invalid value for variable
2024/12/12 10:42:18 Terraform plan |
2024/12/12 10:42:18 Terraform plan | on schematics.tfvars line 37:
2024/12/12 10:42:18 Terraform plan | 37: service_plan = "trial"
2024/12/12 10:42:18 Terraform plan | ├────────────────
2024/12/12 10:42:18 Terraform plan | │ var.service_plan is "trial"
2024/12/12 10:42:18 Terraform plan |
2024/12/12 10:42:18 Terraform plan | The specified pricing plan is not available. The following plans are
2024/12/12 10:42:18 Terraform plan | supported: Lite, Standard
2024/12/12 10:42:18 Terraform plan |
2024/12/12 10:42:18 Terraform plan | This was checked by the validation rule at variables.tf:66,3-13.
2024/12/12 10:42:18 �[1m�[31mTerraform PLAN error: Terraform PLAN errorexit status 1�[39m�[0m
Affected modules
Terraform CLI and Terraform provider versions
Terraform version:
Provider version:
Terraform output
Debug output
Expected behavior
Actual behavior
Steps to reproduce (including links and screen captures)
Run terraform apply
Anything else
By submitting this issue, you agree to follow our Code of Conduct
The text was updated successfully, but these errors were encountered:
Issue in the input definition in catalog.json
2024/12/12 10:42:18 Terraform plan | Error: Invalid value for variable
2024/12/12 10:42:18 Terraform plan |
2024/12/12 10:42:18 Terraform plan | on schematics.tfvars line 37:
2024/12/12 10:42:18 Terraform plan | 37: service_plan = "trial"
2024/12/12 10:42:18 Terraform plan | ├────────────────
2024/12/12 10:42:18 Terraform plan | │ var.service_plan is "trial"
2024/12/12 10:42:18 Terraform plan |
2024/12/12 10:42:18 Terraform plan | The specified pricing plan is not available. The following plans are
2024/12/12 10:42:18 Terraform plan | supported:
Lite
,Standard
2024/12/12 10:42:18 Terraform plan |
2024/12/12 10:42:18 Terraform plan | This was checked by the validation rule at variables.tf:66,3-13.
2024/12/12 10:42:18 �[1m�[31mTerraform PLAN error: Terraform PLAN errorexit status 1�[39m�[0m
Affected modules
Terraform CLI and Terraform provider versions
Terraform output
Debug output
Expected behavior
Actual behavior
Steps to reproduce (including links and screen captures)
terraform apply
Anything else
By submitting this issue, you agree to follow our Code of Conduct
The text was updated successfully, but these errors were encountered: