How to fetch the Public IP of the newly launched machine using Terraform
Question: I have created two instances (Instance-1 and Instance-2) in AWS using Terraform. I installed Ansible on Instance-1 in the same script and I want to push a playbook to…