cloudtools / troposphere

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

Support "elastic" throughput mode on AWS::EFS::FileSystem #2150

Closed mcrichton closed 1 year ago

mcrichton commented 1 year ago

Add the missing "elastic" type to EFS throughput mode validation.

See: https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-efs-filesystem.html#cfn-efs-filesystem-throughputmode

kyr-ahill commented 1 year ago

Not sure how much visibility this issue has on it, but I could use this addition. Haha

markpeek commented 1 year ago

Thank you for the PR. Merged manually to tweak the change slightly via aae0832d586322ad93856256f5e69ec7e2da5a34.