bored-monitor-99026
05/21/2021, 4:52 AMquiet-truck-58459
05/21/2021, 12:56 PMbored-monitor-99026
05/23/2021, 5:12 PM$ cat rsa.pub | pulumi config set publicKey --
$ cat rsa | pulumi config set privateKey --secret --
and in the ___main__.py_
there is OSProfileArgs
to setup the pubkey on the VM.
cool, but i don't use cloud providers, how can i setup pulumi to enable it to access all of my VMs?