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

Misleading error when VES_P12_PASSWORD is not provided #246

Open
patcable opened this issue Apr 15, 2024 · 0 comments
Open

Misleading error when VES_P12_PASSWORD is not provided #246

patcable opened this issue Apr 15, 2024 · 0 comments

Comments

@patcable
Copy link

terraform plan if VES_P12_PASSWORD is not set shows:

│ Error: Creating new Volterra APIClient: Building client: Creating configuration from options: Both P12Bundle() and Cert()/Key() are empty, invalid combination
│
│   with provider["registry.terraform.io/volterraedge/volterra"].default,
│   on providers.tf line 9, in provider "volterra":
│    9: provider "volterra" {
│

Any chance this could be updated to run os.Getenv() for the variable and show that as the issue? It'd save some debug time for new folks.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant