# Outputs
output "identity_sources" {
description = "List of identity sources available in SailPoint"
value = data.http.sailpoint_identity_sources.body
}