quelch 0.10.1

Ingest data from Jira, Confluence, and more directly into Azure AI Search
Documentation
1
2
3
4
5
6
7
8
9
10
/// Azure deployment tooling: Bicep generator, what-if wrapper, combined diff
/// view, and CLI helper modules.
pub mod apply;
pub mod bicep;
pub mod destroy;
pub mod diff_view;
pub mod indexer;
pub mod logs;
pub mod naming;
pub mod whatif;