{"id":15348137,"url":"https://github.com/ironcore864/tfm-lambda-edge","last_synced_at":"2026-02-10T19:33:33.822Z","repository":{"id":73865988,"uuid":"218744495","full_name":"IronCore864/tfm-lambda-edge","owner":"IronCore864","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-31T10:53:48.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-07-31T17:51:42.232Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"HCL","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/IronCore864.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2019-10-31T10:51:26.000Z","updated_at":"2019-10-31T10:53:50.000Z","dependencies_parsed_at":"2023-09-21T10:04:17.148Z","dependency_job_id":null,"html_url":"https://github.com/IronCore864/tfm-lambda-edge","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"3697be8a577abaf17baed125619dfc89ff8f498c"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IronCore864/tfm-lambda-edge","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-edge","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-edge/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-edge/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-edge/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCore864","download_url":"https://codeload.github.com/IronCore864/tfm-lambda-edge/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Ftfm-lambda-edge/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29313133,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-10T17:48:59.043Z","status":"ssl_error","status_checked_at":"2026-02-10T17:45:37.240Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-10-01T11:45:02.782Z","updated_at":"2026-02-10T19:33:33.802Z","avatar_url":"https://github.com/IronCore864.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Module - Lambda Edge\n\nCreates lambda edge role, with cloudwatch permission to write logs to, and a bunch of lambda functions loading source from s3, used for cloudfront.\n\n## Usage\n\nExample:\n\n```\nprovider \"aws\" {\n  alias  = \"us-east-1\"\n  region = \"us-east-1\"\n}\n\nmodule \"lambda\" {\n  source        = \"git::https://github.com/IronCore864/tfm-lambda-edge.git\"\n  naming_prefix = \"xxx\"\n  s3_bucket     = \"xxx\"\n\n  providers = {\n    aws = aws.us-east-1\n  }\n}\n```\n\nLambda Edge must be in us-east-1 region.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Ftfm-lambda-edge","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironcore864%2Ftfm-lambda-edge","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Ftfm-lambda-edge/lists"}