Skip to content
/ template-stacks Public template

Template monorepo for declaratively managing infrastructure and configuration with Terragrunt.

License

Notifications You must be signed in to change notification settings

cncsc/template-stacks

template-stacks

This repository is a template of a monorepo for declaratively managing infrastructure and configuration.

Updating from the template

To pull updates from this template to your repository instance, add this template repository as a remote to your repository instance:

git remote add template [email protected]:cncsc/template-stacks.git

Then, fetch the most recent changes:

git fetch --all

Then, merge the changes from this template to your repository instance:

git merge template/main --allow-unrelated-histories

About

Template monorepo for declaratively managing infrastructure and configuration with Terragrunt.

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published