As a user of bootstrap, I want to make a branch of bootstrap, add custom functions, and easily deploy and update my Stedi Functions, Stash Config, Profiles, Guides, Mappings, etc. from a CI environment.
[ ] I can add a function into bootstrap with its own event binding and Stash configuration values. I can deploy this function and its associated resources.
[ ] I can pull existing mappings, guides, stash keys from an account and save their version in source control
[ ] I can pull existing mappings, guides, stash keys from an account and use the definitions to create / update mappings, guides, stash keys in another account.
[ ] I have easy instructions and a sample to show a simple and complex deployment setups a simple set of scripts and a GitHub Action
Related to #147
As a user of bootstrap, I want to make a branch of bootstrap, add custom functions, and easily deploy and update my Stedi Functions, Stash Config, Profiles, Guides, Mappings, etc. from a CI environment.