Small python tool to make it easier to use cloudformation.
Project description
cloudformation-helper
Small tool to simplify usage of CloudFormation. Wraps around a bit of configuration, changesets and abstracts create vs update of a stack.
Free software: MIT license
Documentation: https://cloudformation-helper.readthedocs.io.
Usage
pip install cloudformation-helper
vim stacks.cfh
cfhelper stack deploy MyStackAlias
Sample stacks.cfh file:
MyStackAlias:
stack: MyStackName
file: myStackFile.yml
use_changesets: false
capabilities:
- CAPABILITY_IAM
- CAPABILITY_NAMED_IAM
Credits
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.
History
0.3.1 (2021-09-04
Add forgotten history
0.3.0 (2021-09-04
[BREAKING] Move
cfhelper deploy ...tocfhelper stack deploy ...Add
cfhelper infoAdd support of aws_region (through env.var., command line and stack file)
Add support of aws_profile (through env.var., command line and stack file)
0.2.0 (2021-07-31)
Add support for capabilities.
0.1.0 (2021-04-29)
First release on PyPI.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file cloudformation_helper-0.3.1.tar.gz.
File metadata
- Download URL: cloudformation_helper-0.3.1.tar.gz
- Upload date:
- Size: 21.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ad607ae3a28375434d99b5893c3684251b3856290063bb987c9bde88734d0b7b
|
|
| MD5 |
473895c94a745e60dd2a802a70ea1368
|
|
| BLAKE2b-256 |
982e452bbbb6a31b8e001907c092b7ab71952aa87c9d690836098f6a75e1d014
|
File details
Details for the file cloudformation_helper-0.3.1-py2.py3-none-any.whl.
File metadata
- Download URL: cloudformation_helper-0.3.1-py2.py3-none-any.whl
- Upload date:
- Size: 8.7 kB
- Tags: Python 2, Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.14.0 pkginfo/1.7.0 requests/2.25.1 setuptools/54.2.0 requests-toolbelt/0.9.1 tqdm/4.61.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8bfcee6fb1cc8aaaecbf452fc608802f43126ef43149ae76760f483b6e3f17cc
|
|
| MD5 |
d9cd9864bdd67b40122045aeb757b1d4
|
|
| BLAKE2b-256 |
2e0e74758d6afc32bd45b057a5176a8e292f6b82256658dfc92b5806c34fdd16
|