{"id":18368850,"url":"https://github.com/rpstreef/tf-lambda-layer","last_synced_at":"2025-04-10T19:39:03.398Z","repository":{"id":212011243,"uuid":"241033794","full_name":"rpstreef/tf-lambda-layer","owner":"rpstreef","description":"Terraform AWS Lambda Layer module","archived":false,"fork":false,"pushed_at":"2020-02-17T06:25:40.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-15T20:54:05.146Z","etag":null,"topics":["aws","aws-lambda","lambda-layers","terraform","terraform-module"],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/rpstreef.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2020-02-17T06:16:59.000Z","updated_at":"2020-02-17T06:25:16.000Z","dependencies_parsed_at":"2023-12-12T04:39:24.878Z","dependency_job_id":null,"html_url":"https://github.com/rpstreef/tf-lambda-layer","commit_stats":null,"previous_names":["rpstreef/tf-lambda-layer"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpstreef%2Ftf-lambda-layer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpstreef%2Ftf-lambda-layer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpstreef%2Ftf-lambda-layer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rpstreef%2Ftf-lambda-layer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rpstreef","download_url":"https://codeload.github.com/rpstreef/tf-lambda-layer/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248281426,"owners_count":21077423,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["aws","aws-lambda","lambda-layers","terraform","terraform-module"],"created_at":"2024-11-05T23:27:40.828Z","updated_at":"2025-04-10T19:39:03.358Z","avatar_url":"https://github.com/rpstreef.png","language":"HCL","readme":"# Terraform AWS Lambda Layer module\n\n## About:\n\nAWS Lambda Layer terraform module for NodeJS 10 and 12.x programming languages.\n\n## How to use:\n\n```terraform\nmodule \"lambda-layer\" {\n  source = \"github.com/rpstreef/tf-lambda-layer?ref=v1.0\"\n\n  resource_tag_name = var.resource_tag_name\n  namespace         = var.namespace\n  region            = var.region\n\n  name           = local.lambda_layer_name\n  zip_name       = local.lambda_layer_zip_name\n  description    = local.lambda_layer_description\n  \n  dist_file_path = local.dist_file_path\n}\n```\n\n## Changelog\n\n### v1.0\n - Initial release\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpstreef%2Ftf-lambda-layer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frpstreef%2Ftf-lambda-layer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frpstreef%2Ftf-lambda-layer/lists"}