Skip to main content

Deploy CloudFormation stacks synchronously and watch the events

Project description

Deploy CloudFormation stacks synchronously using syntax similar to aws cloudformation deploy, and watch the events scroll until the create or update completes.

Installation

Install using pip/pypi:

pip install cfn-sync

Usage

Deploying (creating or updating) a stack:

cfn-sync deploy \
  --stack-name <STACK_NAME> \
  --template-file <FILE_PATH> \
  [--parameter-overrides <KEY=VALUE> [<KEY=VALUE>...]] \
  [--tags <KEY=VALUE> [<KEY=VALUE>...]] \
  [--capabilities <VALUE> [<VALUE>...]]

Deleting a stack:

cfn-sync delete --stack-name <STACK_NAME>

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

cfn-sync-0.0.11.tar.gz (11.8 kB view details)

Uploaded Source

Built Distribution

cfn_sync-0.0.11-py3-none-any.whl (6.2 kB view details)

Uploaded Python 3

File details

Details for the file cfn-sync-0.0.11.tar.gz.

File metadata

  • Download URL: cfn-sync-0.0.11.tar.gz
  • Upload date:
  • Size: 11.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for cfn-sync-0.0.11.tar.gz
Algorithm Hash digest
SHA256 53d698d3266754e0cf33e18892be3aee409029c9712afa3d78ece6a901286ab1
MD5 2f40ed4bbce340249e4450d02b7e4836
BLAKE2b-256 a2bfb9c0492136c1d207332fa842a99a5c1dbcfed5b2245511dc00a902e87df4

See more details on using hashes here.

File details

Details for the file cfn_sync-0.0.11-py3-none-any.whl.

File metadata

  • Download URL: cfn_sync-0.0.11-py3-none-any.whl
  • Upload date:
  • Size: 6.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.9.14

File hashes

Hashes for cfn_sync-0.0.11-py3-none-any.whl
Algorithm Hash digest
SHA256 88db8b225fbd2e109eb9d2519e986add7fa0247b3a7c08ce1f161b82222d493c
MD5 b8a08205aa0f84a2fe744f292aca36b8
BLAKE2b-256 473e4532d2f0b0129e015f4583922d06e25edf1e34b73432783c5e739721e967

See more details on using hashes here.

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