# --------------------------- # 変数設定 # --------------------------- variable "name_prefix" {} variable "env" {} variable "vpc_id" {} variable "vpc_cidr_block" {} variable "alb_sg_name" {} variable "ec2_sg_name" {} variable "rds_sg_name" {}