Skip to main content

Tooling to help manage CloudFormation stacks

Project description

Stacks Helper Scripts

main

This repository contains various helper scripts for deploying with OMBU infrastructure Cloudformation packaged templets.

The target Python version of these scripts is documented in .python-version.

Adding to infrastructure

Add to the requirements.txt with:

git+ssh://git@github.com/ombu/stacks-helper-scripts.git@<version>

Add to install MakeFile command:

	@$(eval PKG_LOCATION := $(shell pip show stackedup-helper-scripts | grep Location | sed -n 's/Location: //p')/stackedup_helper_scripts)
	@ln -s -f -n ${PKG_LOCATION}/scripts scripts
	@ln -s -f -n ${PKG_LOCATION}/tasks tasks
	@ln -s -f -n ${PKG_LOCATION}/templates templates

Add /infrastructure/scripts to .gitignore

Templete changes:

Rehome CodeUri in Properties sections to refer to the infrastructure/scripts directory.

Types of scripts

account_cost

Account cost alam features a lambda that will get the current estimated costs of an account and alert a specified SNS Topic.

cloudformation_update

This script sends a notification to SNS when an ECS deployment is detected from a CloudFormation update. A starting deployment notification to the SNS topic then send another notification once the ECS deployment is complete.

cluster_lifecyclehook

Auto Scaling Lifecycle Hook to drain Tasks from your Container Instances when an Instance is selected for Termination in your Auto Scaling Group.

deploy_notification

This script sends a notification to SNS when an ECR image is built.

email_notification

This script sends email to recipients from an SNS topic.

force_deploy

When a ECS task is configured to have force deployment of the current tag this script will restart the ECS task and send a starting deployment notification to the SNS topic then send another notification once the ECS deployment is complete.

instance_refresh

This script refreshes the cloudformation stack with a new AMI.

reset_task_notification

This script sends a SNS notification when the reset task is requested.

slack_notification

This script sends a Slack notification to a webhook endpoint from an SNS topic.

sns_relay

SNS Relay will reformat an alarm messages sent when an alarm triggers and hand it off to another SNS Topic for delivery.

web_deploy

When a ECS task is configured to use automatic deployment of the latest tag this script will restart the ECS task and send a starting deployment notification to the SNS topic then send another notification once the ECS deployment is complete.

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

stackedup_helper_scripts-0.0.14.tar.gz (39.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

stackedup_helper_scripts-0.0.14-py3-none-any.whl (84.7 kB view details)

Uploaded Python 3

File details

Details for the file stackedup_helper_scripts-0.0.14.tar.gz.

File metadata

File hashes

Hashes for stackedup_helper_scripts-0.0.14.tar.gz
Algorithm Hash digest
SHA256 386b08b32d50c3bfe779a54ace4f3e997c62ddef5581d58c90adb98b2859bcd5
MD5 741159a380f2a562f27bc6879bd604ab
BLAKE2b-256 181a14ecfa61fb7aad424edb7292096d7656335ed6c8a6f380871abc27fc4df1

See more details on using hashes here.

Provenance

The following attestation bundles were made for stackedup_helper_scripts-0.0.14.tar.gz:

Publisher: pypi-publish.yml on ombu/stackedup-helper-scripts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file stackedup_helper_scripts-0.0.14-py3-none-any.whl.

File metadata

File hashes

Hashes for stackedup_helper_scripts-0.0.14-py3-none-any.whl
Algorithm Hash digest
SHA256 75803a9da6910726918bf3dfae873ea0ce89c1d5f5b78e8c2fd145533fa860aa
MD5 39fb5f209906d3d83a4880f5d8af1530
BLAKE2b-256 371244ee4f479e462773a24247060965a5a9c364e0e982242086e28c23a70606

See more details on using hashes here.

Provenance

The following attestation bundles were made for stackedup_helper_scripts-0.0.14-py3-none-any.whl:

Publisher: pypi-publish.yml on ombu/stackedup-helper-scripts

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

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