Skip to content

Commit 455b3a6

Browse files
committed
TODO Marker
1 parent b8e900c commit 455b3a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

terraform/mesh.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ module "mesh" {
55
mesh_env = "integration"
66
subnet_ids = data.aws_subnets.default.ids
77

8+
# TODO single or many mailbox ids
89
mailbox_ids = [local.mesh_mailbox_id]
910
dlq_mailbox_id = local.mesh_dlq_mailbox_id
1011
verify_ssl = "true"

0 commit comments

Comments
 (0)