Replies: 2 comments
-
Hi @cgiraldo, |
Beta Was this translation helpful? Give feedback.
0 replies
-
That will work for us. Thanks! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
First of all, nice work!
I am trying to use SLD with vsphere as a provider. I would like to configure some common vars in the custom_provider form (e.g., vsphere endpoint, username and password, datastore, folder...).
However, when I deploy my stacks, SLD creates the form from my variables.tf including these variables, and if I leave them empty in the form, it set the variable to the empty string (I would like to use the value set in "TF_VAR_xxxx" in the custom_provider).
am I missing something?
How can I make my deployments use vars defined in the "custom_provider"?
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions