Add outputs.tf
This commit is contained in:
parent
08a7dc5e0a
commit
652b5fba3f
5
outputs.tf
Normal file
5
outputs.tf
Normal file
@ -0,0 +1,5 @@
|
||||
# Outputs
|
||||
output "identity_sources" {
|
||||
description = "List of identity sources available in SailPoint"
|
||||
value = data.http.sailpoint_identity_sources.body
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user