Hello,
I would like to confirm that terraform can evaluate and retrieve current configuration on AWS cloud. In other words, if I have an infrastructure (EC2, ALB, S3, ECS, Lambda, Cloudwatch) hosted in AWS, will terraform retrieve all configuration details and save them in template. By having this, can it be used in another enviroment, by setting up a new replica?
thank you.