Terraform 명령으로 생성 합니다.
terraform init terraform plan terraform apply
다음과 같은 메세지가 출력 되면 성공 입니다.
Apply complete! Resources: x added, 0 changed, 0 destroyed. Outputs: id = "i-0661eb15x9b3e2f0b" private_ip = "10.15.0.23" public_ip = "52.78.13.15"