Skip to content

Commit 6550274

Browse files
committed
CCM-8572: var
1 parent 6ac4be9 commit 6550274

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

infrastructure/terraform/components/sandbox/module_backend_api.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ module "backend_api" {
66
aws_account_id = var.aws_account_id
77
region = var.region
88
group = var.group
9-
component = var.component
109
csi = local.csi
1110
log_retention_in_days = var.log_retention_in_days
1211

0 commit comments

Comments
 (0)