remind101 / stacker_blueprints

DEPRECATED - moved to:
https://github.com/cloudtools/stacker_blueprints
BSD 2-Clause "Simplified" License
39 stars 53 forks source link

Factor out the troposphere code object in a method #133

Closed russellballestrini closed 7 years ago

russellballestrini commented 7 years ago

This allows me to overload this method in a subclass to change out how the Code object is generated.

modified:   stacker_blueprints/aws_lambda.py