Troposphere-mate

Latest version: v0.0.14

Safety actively analyzes 621751 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

0.0.15

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

**Minor Improvements**

**Bugfixes**

**Miscellaneous**

0.0.14

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- add StackManager.delete method

**Minor Improvements**

- add ec2 launch template, elb, dynamodb, elastic cache, elastic search property attributes

**Bugfixes**

- Fix troposphere module import in aws_object.py

0.0.13

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- now ``Template.remove_resource`` method also removes dependent using the ``DependsOn`` attributes.
- ``Template.create_resource_type_label`` no longer to create dependent resource type label to metadata. because it confuses users.

**Minor Improvements**

- add ``Template.iter_nested_template`` method to recursively iterate nested templates.

**Bugfixes**

**Miscellaneous**

- add two best practice examples, **nested stack** and **partial deploy**.
- host doc site on readthedocs.

0.0.12

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- now to_dict and from_dict can successfully recovery ``Output.DependsOn`` information. Which means when you remove a Resource, it also removes the dependent Output. And you can easily serialize and deserialize it worry freely.
- tons of property method added, you can easily reference resource name, resource arn and additional return values easily. No need to lookup cloudformation document. For example: ``iam.Role.iam_role_arn``, ``iam.Role.iam_role_name``, etc ...


**Minor Improvements**

- add a metadata.py submodule, import name is ``troposphere_mate.mtdt``, it allows you to visit those constant field name used in metadata.

**Bugfixes**

**Miscellaneous**

0.0.11

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- add ``StackManager`` utility class, make deploy cloudformation from troposphere_mate easy
- now ``deploy_stack`` use ``cf_client`` as first argument

**Minor Improvements**

- now canned template can be visited from ``troposhere_mate.canned...`` syntax

**Bugfixes**

- fix canned VPC template

**Miscellaneous**

0.0.10

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
**Features and Improvements**

- add ``troposphere_mate.core.canned.ServerlessConfig`` config template for AWS Lambda Serverless App
- add ``troposphere_mate.core.stack_deploy.py`` module to simplify the deployment from boto3 cloudformation api.

Page 1 of 3

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.