Thinking about setting up my infrastructure using an IaC approach. Need some guidance.
Hi Community,
I have a quick query: I'm in the process of setting up some Linode VMs and I'm aiming to configure them within a dedicated VPC.
Initially, I chose Terraform and began setting everything up. However, I discovered that I cannot create a Linode VM within a specific VPC using Terraform. So, I reverted to Ansible, but I couldn't find a solution for the same objective.
Am I overlooking something in the Terraform documentation or in Ansible? How have you guys addressed similar challenges?
Thanks!