Skip to content

Commit 90bb2a1

Browse files
committed
variable in module src
1 parent 5e7fabb commit 90bb2a1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

main.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -32,6 +32,7 @@ module "initial_load" {
3232
stage = var.stage
3333
stage_type = var.stage_type
3434
ecr_repo_account = var.ecr_repo_account
35+
target_account = var.target_account
3536
}
3637

3738
module "ongoing_replication" {

0 commit comments

Comments
 (0)