Deploy infrastructure-as-code at the scale of an AWS organization
Project description
AWS Orga Deployer
Read the documentation: https://malaval.github.io/aws-orga-deployer
Medium story: https://medium.com/@malavaln/why-i-built-my-own-tool-to-deploy-landing-zones-on-aws-9ed609c1cb25
Introduction
AWS Orga Deployer makes it easier to deploy and manage infrastructure-as-code at the scale of an AWS organization. It enables to deploy Terraform or CloudFormation templates and to execute Python scripts in multiple AWS accounts and multiple regions, making it particularly suitable for building AWS foundations (or Landing Zones).
To get started, develop modules (Terraform or CloudFormation templates or Python scripts), create a package definition file to specify which modules to deploy in which accounts and regions and using which parameters, and let AWS Orga Deployer deploy modules and manage dependencies between deployments.
Installation
AWS Orga Deployer is a Python package with a command-line interface. To install it and check that it works:
pip install aws-orga-deployer
aws-orga-deployer --help
Documentation
The documentation is available at https://malaval.github.io/aws-orga-deployer. For an example of how to use AWS Orga Deployer, read the Getting Started page.
MIT License
Copyright (c) 2023 Nicolas Malaval
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
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
Built Distribution
File details
Details for the file aws_orga_deployer-0.1.6.tar.gz
.
File metadata
- Download URL: aws_orga_deployer-0.1.6.tar.gz
- Upload date:
- Size: 52.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 30582f23a6f8ac4454b7dad768d358216a3b75e4ea20bb889fea38902b497c4b |
|
MD5 | e34cd2311115096574f24298df239c2e |
|
BLAKE2b-256 | 6ec81594f963b3f10f31ffbc134d7ac7b42a060518800d5e0f5ca15c72fd4ee4 |
File details
Details for the file aws_orga_deployer-0.1.6-py3-none-any.whl
.
File metadata
- Download URL: aws_orga_deployer-0.1.6-py3-none-any.whl
- Upload date:
- Size: 54.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.9.6
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 434b7cf88d0bb3bd27d374b620188bb3763f19327f8fb193b31e73543b86f502 |
|
MD5 | 287e3d60ff7ec54f8c4b41cbbe8a0db9 |
|
BLAKE2b-256 | bfc2c8fc0e95f57e77e24fdc7aea14d61551a4c26e8aaae1efaec2d5ff917927 |