Use this data source to get a privilege for a repository admin
data "nexus_privilege_repository_admin" "example" {
name = "privilege_name"
}
name
(String) Name of the application privilegeactions
(List of String) A list of allowed actions. For a list of applicable values see https://help.sonatype.com/repomanager3/nexus-repository-administration/access-control/privileges#Privileges-PrivilegeTypesdescription
(String) Description of the application privilegeformat
(String) The format of the referenced Repositoryid
(String) Used to identify data source at nexusreadonly
(Boolean) Whether it is readonly or notrepository
(String) Name of the repository the privilege applies to