Use this data source to get an existing hosted yum repository.
data "nexus_repository_maven_hosted" "releases" {
name = "maven-releases"
}
name
(String) A unique identifier for this repositorycleanup
(List of Object) Cleanup policies (see below for nested schema)component
(List of Object) Component configuration for the hosted repository (see below for nested schema)id
(String) Used to identify data source at nexusmaven
(List of Object) Maven contains additional data of maven repository (see below for nested schema)online
(Boolean) Whether this repository accepts incoming requestsstorage
(List of Object) The storage configuration of the repository (see below for nested schema)cleanup
Read-Only:
policy_names
(Set of String)component
Read-Only:
proprietary_components
(Boolean)maven
Read-Only:
content_disposition
(String)layout_policy
(String)version_policy
(String)storage
Read-Only:
blob_store_name
(String)strict_content_type_validation
(Boolean)write_policy
(String)