aws-samples / aws-service-catalog-terraform-reference-architecture

Apply Terraform configurations using CloudFormation through a proxy lambda
Apache License 2.0
134 stars 70 forks source link

Upgrade deprecated runtime python3.7 #36

Open chriscoombs opened 1 year ago

chriscoombs commented 1 year ago

CloudFormation templates in aws-service-catalog-terraform-reference-architecture have been found to include a soon to be deprecated Lambda function runtime (python3.7). The affected templates have been updated to a supported runtime (python3.10).

Please note, this pull request has been generated by a bot; please check the base branch and files changed before merging.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.