cloudtools / troposphere

troposphere - Python library to create AWS CloudFormation descriptions
BSD 2-Clause "Simplified" License
4.93k stars 1.45k forks source link

Updated elasticache.py, ec2.py #1979

Closed ghost closed 2 years ago

ghost commented 2 years ago

Added User, UserGroup to Elasticache and Ingress/Egress Properties to EC2

markpeek commented 2 years ago

The EC2 change looks incomplete as those need to be tied into a resource or property. Also, best to split these changes into individual PRs. Thanks.

markpeek commented 2 years ago

ElastiCache is now auto-generated and these changes are included.