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

3 lines
64 B
Terraform

output guardduty-arn {
value = aws_guardduty_detector.gd.arn
}