terraform.aws-baseline-infra/modules/compute/security_group/outputs.tf

3 lines
48 B
HCL

output id {
value = aws_security_group.sg.id
}