Skip to content

Commit

Permalink
correct spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
keirbadger committed Apr 4, 2024
1 parent fe99b16 commit a741ca9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ locals {
}

module "service" {
source = "mergermarket/testt-load-balanced-ecs-service-no-target-group/acuris"
source = "mergermarket/test-load-balanced-ecs-service-no-target-group/acuris"
version = "10.0.0"

name = local.full_service_name
Expand Down

0 comments on commit a741ca9

Please sign in to comment.