output "sg_id" {
  description = "Id of security group."
  value       = aws_security_group.main.id
}
