Skip to content

Commit 1aa342e

Browse files
committed
fix duplicate module var
1 parent bd81683 commit 1aa342e

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
@@ -1,7 +1,6 @@
11
module "backend_api" {
22
source = "../../modules/backend-api"
33

4-
component = var.component
54
project = var.project
65
environment = var.environment
76
component = var.component

0 commit comments

Comments
 (0)