1
0
Files
terraform.examples/modules/security_identity_compliance/guardduty/outputs.tf
T
2026-02-13 15:44:24 +08:00

3 lines
64 B
Terraform

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