Skip to content

Common Pulumi elements for use in Thunderbird infrastructure development

License

Notifications You must be signed in to change notification settings

thunderbird/pulumi

Repository files navigation

pulumi

Common Pulumi elements for use in Thunderbird infrastructure development.

Usage

Typically, you want to implement the classes defined in this module to define infrastructure resources to support your application. These represent common infrastructural patterns which you can customize to some degree.

Full documentation is found on Github Pages.

If you require documentation for a specific version, check out that branch and build the docs yourself:

git checkout v0.0.7
virtualenv venv
. ./venv/bin/activate
pip install .[dev]
cd docs
make clean html
firefox _build/html/index.html

About

Common Pulumi elements for use in Thunderbird infrastructure development

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published