Pierre Trespeuch 40debfd9f5 Merge branch 'automatic-merge' into 'master'
Fix EXE001 rule

See merge request it/e3-aws!116
2026-02-10 08:56:54 +00:00
2025-12-17 18:27:19 +01:00
2025-09-11 12:17:46 +00:00
2026-02-10 07:58:40 +00:00
2018-02-14 12:19:53 +01:00
2024-03-20 12:44:55 +01:00
2025-04-01 17:09:10 +02:00
2020-11-20 10:20:28 +01:00
2018-02-26 17:29:59 +01:00
2025-12-17 18:27:19 +01:00
2025-04-01 17:09:10 +02:00

e3-aws

High level interface for CloudFormation

e3-aws troposphere

e3-aws troposphere module provides helper class to build a AWS CloudFormation stack with troposphere and deploy it. It defines high level Troposphere resources structured in the form of constucts. Constructs can consist of one or multiple AWS troposphere objects that in most cases are interdependent.

This module also provide a Stack stack abstraction that handles the addition of constructs or raw AWSObject to a stack and its deployement.

See examples directory for examples of how to build and deploy stacks.

Description
No description provided
Readme GPL-3.0 1.5 MiB
Languages
Python 100%