USER_INPUTS in Terraform

Hello.
I need use some values of variables when VMs creating. For that i’m planning use USER_INPUTS, but Terraform not support this type of resource.
How correctly use it?

Hi @perrfect,

Just an update on this, there’s already an opened issue for including user inputs and it’s also some work done on this way.