Hi Folks, I have created a VM instance in GCP usin...
# general
b
Hi Folks, I have created a VM instance in GCP using Pulumi. Now I have to install docker in the VM using Ansible and post that I have to run some containers using Pulumi. Is there any example available where using Pulumi and Ansible together ? Thanks for all your awesome work folks !!!
b
@billions-lawyer-5518 take a look at this Stack Overflow answer: https://stackoverflow.com/questions/68081282/is-getting-ansible-to-work-with-pulumi-possible
b
@billowy-army-68599 Thanks for the quick reply. Dynamic providers looks bit complex to understand for me. I recently came across the pulumi command, I might give it a try.