Generate a dynamic inventory file in Terraform
This is a topic that I have come across quite often while provisioning infrastructure. Let me present the following scenario: Provision some instances in AWS. Use Ansible to update to configure these instances. In this scenario, we write some Terraform…