initial commit
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
variable "aws-region" {}
|
||||
variable "aws-region-short" {}
|
||||
variable "customer-name" {}
|
||||
variable "environment" {}
|
||||
variable "project" {}
|
||||
variable "application" {}
|
||||
|
||||
variable vpc_id {}
|
||||
variable subnet_ids {}
|
||||
variable control_plane_subnet_ids {}
|
||||
variable eks_master_user_arn {}
|
||||
Reference in New Issue
Block a user