corey-cole / terraform-pandas-lookup

Terraform data-only module to lookup AWS Pandas SDK layers

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-pandas-lookup

Background

The AWS SDK for Pandas (nee AWS Data Wrangler) publishes Lambda layers. The layers can be copied into an account via a Serverless Application present in the Serverless Application Repository. For example, here is the SAR for the x86_64/Python 3.9 layer. If you can use SAR, you should use that instead of this module.

This module is intended for the use case when SAR applications are blocked by SCP or other IAM control.

About

Terraform data-only module to lookup AWS Pandas SDK layers

License:MIT License


Languages

Language:HCL 75.9%Language:Go 24.1%