awesome-repositories.com
Blog
awesome-repositories.com

Découvrez les meilleurs dépôts open-source grâce à notre recherche par IA.

ExplorerRecherches sélectionnéesAlternatives open sourceLogiciels auto-hébergésBlogPlan du site
ProjetÀ proposNotre méthodologiePresseServeur MCP
Mentions légalesConfidentialitéConditions d'utilisation
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 dépôts

Awesome GitHub RepositoriesStack Output Referencing

Sharing data between independent deployment units by exporting and consuming stack values.

Distinct from Stack Templates: Distinct from Stack Templates: focuses on the data sharing mechanism between stacks rather than the template definition.

Explore 2 awesome GitHub repositories matching devops & infrastructure · Stack Output Referencing. Refine with filters or upvote what's useful.

Awesome Stack Output Referencing GitHub Repositories

Trouvez les meilleurs dépôts grâce à l'IA.Nous recherchons les dépôts les plus pertinents grâce à l'IA.
  • pulumi/pulumiAvatar de pulumi

    pulumi/pulumi

    24,797Voir sur GitHub↗

    Pulumi is an infrastructure-as-code framework that enables the definition, deployment, and management of cloud resources using general-purpose programming languages. It functions as a cloud resource orchestrator that coordinates the lifecycle of heterogeneous infrastructure by executing code to construct dependency graphs and reconciling the desired state against actual cloud environments. The platform distinguishes itself through a language-host runtime bridge that allows developers to use standard programming languages to define infrastructure, rather than relying solely on domain-specific

    Shares data between independent deployment units by exporting and consuming values across stacks.

    Goawsazurecloud
    Voir sur GitHub↗24,797
  • aws-cloudformation/aws-cloudformation-templatesAvatar de aws-cloudformation

    aws-cloudformation/aws-cloudformation-templates

    5,182Voir sur GitHub↗

    This repository is a curated collection of reusable AWS CloudFormation templates that automate the provisioning of AWS resources using infrastructure as code. The templates serve as ready‑to‑deploy blueprints for common AWS components—such as VPCs, EC2 instances, databases, and security groups—and include serverless application templates that combine API Gateway with Lambda to create endpoints triggered by HTTP requests without manual configuration. The templates are written in declarative YAML or JSON and support nested stack composition, allowing related resources to be grouped into reusabl

    Exports stack output values that can be referenced by other stacks for cross-stack data sharing.

    Pythonaws-cloudformationcloudformation-template
    Voir sur GitHub↗5,182
  1. Home
  2. DevOps & Infrastructure
  3. Stack Templates
  4. Stack Output Referencing