2 Repos
Capabilities for fetching data from remote endpoints to populate build variables.
Distinct from Information Retrieval: Shortlist candidates focus on knowledge base information retrieval or AI-specific data fetching, whereas this is about fetching build-time configuration from APIs.
Explore 2 awesome GitHub repositories matching devops & infrastructure · Dynamic Variable Retrieval. Refine with filters or upvote what's useful.
Packer is a machine image builder and multi-platform image orchestrator used to create identical virtual machine images for multiple platforms from a single source configuration. It functions as an infrastructure as code tool, utilizing the HashiCorp Configuration Language to define versioned and reproducible templates for cloud image provisioners. The tool is distinguished by its plugin-based extension model, which allows it to load external binaries for builders and provisioners to support various cloud platforms and virtualization environments. It includes a post-processor pipeline to tran
Retrieves information from remote endpoints or registries to use as dynamic variables during the image build process.
Spin is a WebAssembly serverless framework and development toolchain for building and running portable microservices. It functions as an event-driven orchestrator and runtime that executes WebAssembly components, allowing developers to map HTTP requests, Redis messages, and cron schedules to specific modules. The project distinguishes itself by implementing a Wasm-based AI inference gateway, enabling components to perform model inference and generate text embeddings. It utilizes the WebAssembly Component Model and WASI for language-agnostic composition and portable host interfacing, while emp
Enables fetching defined variables through a language-specific SDK for dynamic runtime updates.