mirror of
https://github.com/ysoftdevs/terraform-aws-eks.git
synced 2026-03-11 21:11:32 +01:00
renamign teh submodule
This commit is contained in:
2
data.tf
2
data.tf
@@ -73,6 +73,6 @@ data template_file config_map_aws_auth {
|
||||
}
|
||||
|
||||
module "ebs_optimized" {
|
||||
source = "./modules/util/ebs_optimized/"
|
||||
source = "./modules/tf_util_ebs_optimized"
|
||||
instance_type = "${var.workers_instance_type}"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user