aws-cloudformation / aws-cloudformation-macros

This repository hosts examples of AWS CloudFormation macros.
Apache License 2.0
83 stars 49 forks source link

Update python version for Count macro #26

Closed rahul-amzn closed 4 months ago

rahul-amzn commented 1 year ago

The Count macro is setup with python3.6 which is deprecated and it fails to deploy to AWS. Would be great if this macro can be updated with a newer supported version of python 3.9.

$cfn-lint template.yaml 
E2531 Deprecated runtime (python3.6) specified. Updating disabled since 2022-08-17. Please consider updating to python3.9
template.yaml:14:3
ericzbeard commented 4 months ago

We are archiving this repository in favor of similar content located here: https://github.com/aws-cloudformation/aws-cloudformation-templates/tree/main/aws/services/CloudFormation/MacrosExamples