openshift-terraform icon indicating copy to clipboard operation
openshift-terraform copied to clipboard

Consider using a dynamic inventory tool

Open badri opened this issue 7 years ago • 0 comments

There are limitations with template based generation of Ansible inventories. It is hard to rewrite the inventory when the cluster is scaled up or down. Some things to consider:

  • https://stackoverflow.com/questions/45489534/best-way-currently-to-create-an-ansible-inventory-from-terraform
  • https://github.com/adammck/terraform-inventory

badri avatar Oct 30 '18 23:10 badri