Use this data source to get a privilege for a content selector
data "nexus_privilege_repository_content_selector" "example" {
name = "privilege_name"
}
name
(String) Name of the content selector 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-PrivilegeTypescontent_selector
(String) The content selectordescription
(String) Description of the content selector 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