Skip to content

Commit 4d82cd7

Browse files
committed
CCM-7465: remove debug terraform
1 parent 8bba142 commit 4d82cd7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/terraform/components/branch/module_amplify_branch.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,5 @@ module "amplify_branch" {
2020
environment_variables = {
2121
NOTIFY_SUBDOMAIN = var.environment
2222
NEXT_PUBLIC_BASE_PATH = "/templates~${local.normalised_branch_name}"
23-
TRIGGER_ME = "REMOVE_ME"
2423
}
2524
}

0 commit comments

Comments
 (0)