cloudtools / troposphere

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

Adding two new values to OperatingSystem attributes #2256

Closed trustedtwin-github closed 2 months ago

trustedtwin-github commented 3 months ago

OperatingSystem accept AMAZON_LINUX_2023 and AMAZON_LINUX_2022 https://docs.aws.amazon.com/AWSCloudFormation/latest/UserGuide/aws-resource-ssm-patchbaseline.html#cfn-ssm-patchbaseline-operatingsystem

markpeek commented 2 months ago

Thanks @trustedtwin-github and @sir-sigurd