Use this to get a specified secrity role.
data "nexus_security_role" "nx_admin" {
roleid = "nx-admin"
}
roleid
(String) The id of the role.description
(String) The description of this role.id
(String) Used to identify data source at nexusname
(String) The name of the role.privileges
(Set of String) The privileges of this role.roles
(Set of String) The roles of this role.