nbering / terraform-inventory

An Ansible dynamic inventory script to pair with nbering/terraform-provider-ansible.
MIT License
175 stars 51 forks source link

Add support for individual vars resources. #9

Closed nbering closed 5 years ago

nbering commented 5 years ago

Work being done in https://github.com/nbering/terraform-provider-ansible/pull/18 will add ansible_host_var and ansible_group_var resources.

Values set by these resources should be merged with the ansible_host and ansible_group variables respectively.