How to import existing infrastructure resources in Terraform

Table of Contents1 Directory Structure2 Describe provider and variable2.1 provider.tf2.2 variables.tf3 Run plan4 Run import5 Describe VPC resources… Read moreHow to import existing infrastructure resources with Terraform