-
Notifications
You must be signed in to change notification settings - Fork 323
Closed
Description
At present there doesn't appear to be a way to output the data from terraform as Ansible Host Groups to allow for multiple hosts to be configured via a single play.
For example, a play that starts with "hosts: webservers" doesn't know that "aws_instance.webserver.0" should belong to the "webservers" ansible group.
It would be nice to have some way of mapping aws_instance.webserver.* to a group or similar.
Metadata
Metadata
Assignees
Labels
No labels