#[path = "component_integrations/acme_configuration.rs"]
mod acme_configuration;
#[path = "component_integrations/automatic_tls_cache.rs"]
mod automatic_tls_cache;
#[path = "component_integrations/dns_provider_and_cache.rs"]
mod dns_provider_and_cache;
#[path = "component_integrations/external_resource_contracts.rs"]
mod external_resource_contracts;
#[path = "component_integrations/message_queue_validation.rs"]
mod message_queue_validation;
#[path = "external_feature_services/resources.rs"]
pub mod resources;