Skip to main content

An amazing sample package!

Project description

Stack Joiner

Nested stacks in AWS CloudFormation provide a way to organize and manage multiple resources as a single unit, making it easier to manage and deploy large and complex infrastructure.

However, when stack set with service-managed permissions we can't use them =[

Nested Stack is not supported in SERVICE_MANAGED permission model

This package solves this problem, by merging all the stacks in one single file, allowing you to test your infrastructure using nested stacks and making it possible to export them to a single file for deployment

Installation

pip install stackjoiner

Run

stackjoiner root_template.yaml output.yaml 

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

stackjoiner-0.1.5.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

stackjoiner-0.1.5-py2.py3-none-any.whl (10.2 kB view hashes)

Uploaded Python 2 Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page