21 Days of AWS using Terraform – Day 20- Importing Existing AWS Resources to Terraform

his is a very common question asked by any terraform beginner I have a bunch of existing cloud resources(AWS in this case) created either Manually(AWS GUI) Boto3 CloudFormation How to make those resources as a part of Terraform Configuration(tf and state file)? Unfortunately, there is no good/better way to do that, I listed out a … Continue reading 21 Days of AWS using Terraform – Day 20- Importing Existing AWS Resources to Terraform