Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Sam Ainsworth committed Oct 31, 2023
1 parent e2273d0 commit b9dfd18
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion terraform/environment/region.tf
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ module "eu_west_1" {
admin_container_version = var.admin_container_version
autoscaling = local.environment.autoscaling
associate_alb_with_waf_web_acl_enabled = local.environment.associate_alb_with_waf_web_acl_enabled
aws_service_discovery_service = aws_service_discovery_private_dns_namespace.internal_ecs
capacity_provider = local.capacity_provider
container_version = var.container_version
cookie_expires_use = local.environment.cookie_expires_use
Expand Down

0 comments on commit b9dfd18

Please sign in to comment.