Use this data source to get an existing apt repository.
data "nexus_repository_apt_hosted" "bullseye_stable" {
name = "bullseye-stable"
}
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)distribution
(String) Distribution to fetchid
(String) Used to identify data source at nexusonline
(Boolean) Whether this repository accepts incoming requestssigning
(List of Object) Contains signing data of repositores (see below for nested schema)storage
(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)signing
Read-Only:
keypair
(String)passphrase
(String)storage
Read-Only:
blob_store_name
(String)strict_content_type_validation
(Boolean)write_policy
(String)