Skip to content

Commit

Permalink
Refactor module name
Browse files Browse the repository at this point in the history
  • Loading branch information
devsjc committed Nov 13, 2023
1 parent 092814e commit 4fc9677
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions terraform/nowcasting/development/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -57,10 +57,6 @@ module "s3" {
module "ecs" {
source = "../../modules/ecs_cluster"
name = "Nowcasting-${local.environment}"

region = var.region
environment = local.environment
domain = local.domain
}

# 0.5
Expand Down

0 comments on commit 4fc9677

Please sign in to comment.