Skip to content

stackery/nested-application

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Example Nested Application

This is an example stack that includes a top-level application as well as two nested applications (MyNestedApp and MyNestedApp2). The root application has its own template.yaml configuration file, as does each nested application, and they are combined during the deployment process.

Here is an overview of the files:

. ├── deployHooks/ <-- Directory for storing deployment hooks ├── .gitignore <-- Gitignore for Stackery ├── .stackery-config.yaml <-- Default CLI parameters for root directory ├── README.md <-- This README file └── template.yaml <-- Top-level SAM infrastructure-as-code template 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published