Skip to content

Commit 6e1a983

Browse files
committed
CCM-11586: missing name
1 parent 9bca7cb commit 6e1a983

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

infrastructure/terraform/components/api/module_supplier_ssl.tf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ module "supplier_ssl" {
33

44
count = var.manually_configure_mtls_truststore ? 0 : 1
55

6+
name = "sapi_trust"
67
aws_account_id = var.aws_account_id
78
default_tags = local.default_tags
89
component = var.component

0 commit comments

Comments
 (0)