diff --git a/main.tf b/main.tf index eff0c5a..0cfa335 100644 --- a/main.tf +++ b/main.tf @@ -33,6 +33,3 @@ module "instance-group" { source = "./modules/instance-group" } -module "autoscale" { - source = "./modules/autoscale" -} \ No newline at end of file