I am excited to share a piece of open source software that I've created in Ansible and Terraform for IaC automation, called dalang.
Dalang is a collection of Ansible Playbooks developed for Infrastructure as a Code (IaC) automation. It automates infrastructure deployment in your multi-account AWS environment. Dalang can easily be added to any CI/CD pipeline such as AWS Codepipeline, Ansible Tower/AWS, or Github Actions.
The source code is on GitHub: https://github.com/dbsentry/dalang
Do check out. Would highly appreciate feedback/suggestions/bug requests.