Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Trial version setting does not work #252

Closed
vburckhardt opened this issue Dec 12, 2024 · 1 comment
Closed

Trial version setting does not work #252

vburckhardt opened this issue Dec 12, 2024 · 1 comment
Labels
bug Something isn't working

Comments

@vburckhardt
Copy link
Member

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 version:
  • Provider version:

Terraform output

Debug output

Expected behavior

Actual behavior

Steps to reproduce (including links and screen captures)

  1. Run terraform apply

Anything else


By submitting this issue, you agree to follow our Code of Conduct

@vburckhardt vburckhardt added the bug Something isn't working label Dec 12, 2024
@vburckhardt
Copy link
Member Author

vburckhardt commented Dec 12, 2024

Closing - my mistake - it is in event notification da and due to auto-wiring with sm service_plan input. Moving this issue to corresponding area.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant