VPC생성 registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/vpc
IGW생성 registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/internet_g
서브넷생성 https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/subnet
주의사항
하드코딩이 아닌 count / for each등 사용하기 + variable.tf 참고