{"id":15348146,"url":"https://github.com/ironcore864/terraform-lambda-edge-s3","last_synced_at":"2026-01-29T11:38:05.988Z","repository":{"id":73865991,"uuid":"213876848","full_name":"IronCore864/terraform-lambda-edge-s3","owner":"IronCore864","description":null,"archived":false,"fork":false,"pushed_at":"2019-10-09T09:31:55.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-06-06T02:03:52.315Z","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-09T09:31:08.000Z","updated_at":"2019-10-09T09:31:57.000Z","dependencies_parsed_at":null,"dependency_job_id":"4bdf13f8-fb96-4136-93b1-db8409f9d28b","html_url":"https://github.com/IronCore864/terraform-lambda-edge-s3","commit_stats":{"total_commits":1,"total_committers":1,"mean_commits":1.0,"dds":0.0,"last_synced_commit":"e30c67eac3480af36d2dc2d07203879b841016fe"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/IronCore864/terraform-lambda-edge-s3","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fterraform-lambda-edge-s3","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fterraform-lambda-edge-s3/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fterraform-lambda-edge-s3/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fterraform-lambda-edge-s3/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/IronCore864","download_url":"https://codeload.github.com/IronCore864/terraform-lambda-edge-s3/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/IronCore864%2Fterraform-lambda-edge-s3/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28876754,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-29T10:31:27.438Z","status":"ssl_error","status_checked_at":"2026-01-29T10:31:01.017Z","response_time":59,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6: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:04.317Z","updated_at":"2026-01-29T11:38:05.945Z","avatar_url":"https://github.com/IronCore864.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# TF S3 for Lambda Edge\n\nCreates an S3 bucket in us-east-1 region, used for storing zip files for lambda edge functions.\n\n## Dir Structure\n\n```\n.\n├── README.md\n├── dev\n│   ├── config.tf\n│   ├── output.tf\n│   ├── s3.tf\n│   └── variables.tf\n└── prod\n```\n\n## Config\n\nGo to corresponding environment (for example, `cd dev`)\n\nUse your favourite text editor to open `config.tf`, and update:\n\n- bucket\n- dynamodb_table\n\nfrom the `terraform backend \"s3\"` section.\n\nNote that the s3 bucket and dynamodb table used here must already exist before using this terraform repo.\n\n## Adding Another Environment\n\nCopy the `dev` folder to another name for your new environment (for example, `staging`), and update `variables.tf` accordingly.\n\n## Deploy\n\nGo to corresponding environment (for example, `cd dev`)\n\n```\ntf plan -o tfplan\ntf apply tfplan\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Fterraform-lambda-edge-s3","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fironcore864%2Fterraform-lambda-edge-s3","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fironcore864%2Fterraform-lambda-edge-s3/lists"}