@@ -1,4 +1,4 @@
-# MSOCI-1852 - Updated mailrelay2 server that requires authentication
+# MSOCI-1852 - Mailrelay2 server that requires authentication
resource "aws_network_interface" "instance2" {
subnet_id = var.subnets[0]
security_groups = [ data.aws_security_group.typical-host.id, aws_security_group.mailrelay_security_group.id ]