moved images to s3 and added terraform scripts
This commit is contained in:
9
infra/terraform/modules/catherine-fc/main/variable.tf
Normal file
9
infra/terraform/modules/catherine-fc/main/variable.tf
Normal file
@@ -0,0 +1,9 @@
|
||||
variable "vpc_id" {}
|
||||
variable "internal_subnet_ids" {}
|
||||
variable "tags" {}
|
||||
variable "asg_tags" {}
|
||||
variable "asg_caps" {}
|
||||
variable "basename" {}
|
||||
variable "ec2_instance_type" {}
|
||||
variable "key_name" {}
|
||||
variable "asg_arn" {}
|
||||
Reference in New Issue
Block a user