1
0
Files
2026-02-13 15:44:24 +08:00

3 lines
48 B
Terraform

output id {
value = aws_security_group.sg.id
}