diff --git a/terragrunt/ACCOUNT_ID/us-east-1/demo/common/aws-acm/terragrunt.hcl b/terragrunt/ACCOUNT_ID/us-east-1/demo/common/aws-acm/terragrunt.hcl index 7931949..2eaa9e4 100644 --- a/terragrunt/ACCOUNT_ID/us-east-1/demo/common/aws-acm/terragrunt.hcl +++ b/terragrunt/ACCOUNT_ID/us-east-1/demo/common/aws-acm/terragrunt.hcl @@ -36,7 +36,7 @@ EOF } terraform { - source = "${get_path_to_repo_root()}/terraform/modules/aws-acm" + source = "${get_path_to_repo_root()}/terraform//modules/aws-acm" } inputs = {