A major security concern was IP address rotation. Instead of using static IPs, I created a Bash script to randomly rotate IP addresses, enhancing security. To automate the entire process, I developed a Python script to dynamically update the Ansible inventory based on Terraform’s output, ensuring that all configurations stayed synchronized.