nbering / terraform-provider-ansible

"Logical" provider for integrating with an Ansible Dynamic Inventory script.
https://nbering.github.io/terraform-provider-ansible/
Mozilla Public License 2.0
329 stars 64 forks source link

Feature: Ansible groups and group vars. #3

Closed nbering closed 6 years ago

nbering commented 6 years ago

I have plans to add another entity to cover group vars, similar to the ansible_host resource. I haven't a need for it yet, but someone might.

nbering commented 6 years ago

Release in v0.0.3, requiring inventory script v1.0.1. Thanks, @jtopjian!