Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mrlesmithjr/terraform-to-ansible

Terraform to Ansible - Consume Terraform State as Ansible Inventory
https://github.com/mrlesmithjr/terraform-to-ansible

ansible hashicorp terraform

Last synced: 25 days ago
JSON representation

Terraform to Ansible - Consume Terraform State as Ansible Inventory

Awesome Lists containing this project

README

        

# Terraform to Ansible

Consume Terraform tfstate and generate usable Ansible inventory.

## Build Status

### GitHub Actions

![Python Test](https://github.com/mrlesmithjr/terraform-to-ansible/workflows/Python%20Test/badge.svg)

## Requirements

- [requirements.txt](requirements.txt)
- [requirements-dev.txt](requirements-dev.txt)

## Dependencies

## Documentation

Checkout [https://mrlesmithjr.github.io/terraform-to-ansible](https://mrlesmithjr.github.io/terraform-to-ansible) for project documentation.

## License

MIT

## Author Information

Larry Smith Jr.

- [@mrlesmithjr](https://twitter.com/mrlesmithjr)
- [[email protected]](mailto:[email protected])
- [http://everythingshouldbevirtual.com](http://everythingshouldbevirtual.com)

Buy Me A Coffee

> NOTE: Repo has been created/updated using [https://github.com/mrlesmithjr/cookiecutter-python-project](https://github.com/mrlesmithjr/cookiecutter-python-project) as a template.