terraform-null-ansible icon indicating copy to clipboard operation
terraform-null-ansible copied to clipboard

Using with multiple servers

Open ap1969 opened this issue 7 years ago • 2 comments
trafficstars

Hi, This looks great for a single-host solution, so thanks for sharing. However, I'm admittedly new to Ansible and Terraform, and I'm wondering how this would work with a dynamic number of hosts. I understand Terraform isn't great at looped statements.

Do you have an example you could share please?

Regards, Andy

ap1969 avatar Apr 05 '18 10:04 ap1969

@comeanother any tips?

osterman avatar Apr 05 '18 19:04 osterman

@osterman what about generating temporary inventory file (like the zip archive in this module)?

okgolove avatar May 10 '20 17:05 okgolove