{"id":20522327,"url":"https://github.com/zenml-io/terraform-aws-remote-state","last_synced_at":"2026-04-19T15:34:38.502Z","repository":{"id":196895576,"uuid":"697365546","full_name":"zenml-io/terraform-aws-remote-state","owner":"zenml-io","description":"Terraform module to create remote state backend for AWS provider","archived":false,"fork":false,"pushed_at":"2023-10-24T20:36:55.000Z","size":23,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-01-13T17:23:48.360Z","etag":null,"topics":["aws","remote-state","terraform","terraform-module"],"latest_commit_sha":null,"homepage":"https://registry.terraform.io/modules/zenml-io/remote-state/aws/latest","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/zenml-io.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2023-09-27T15:23:30.000Z","updated_at":"2024-01-19T13:36:06.000Z","dependencies_parsed_at":"2023-09-28T04:31:49.211Z","dependency_job_id":"ce3aaf5f-7ba0-4864-8b60-e80bbd046b8c","html_url":"https://github.com/zenml-io/terraform-aws-remote-state","commit_stats":null,"previous_names":["zenml-io/terraform-aws-remote-state"],"tags_count":5,"template":false,"template_full_name":null,"purl":"pkg:github/zenml-io/terraform-aws-remote-state","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenml-io%2Fterraform-aws-remote-state","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenml-io%2Fterraform-aws-remote-state/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenml-io%2Fterraform-aws-remote-state/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenml-io%2Fterraform-aws-remote-state/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/zenml-io","download_url":"https://codeload.github.com/zenml-io/terraform-aws-remote-state/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/zenml-io%2Fterraform-aws-remote-state/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32012284,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-18T20:23:30.271Z","status":"online","status_checked_at":"2026-04-19T02:00:07.110Z","response_time":55,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["aws","remote-state","terraform","terraform-module"],"created_at":"2024-11-15T22:34:57.242Z","updated_at":"2026-04-19T15:34:38.478Z","avatar_url":"https://github.com/zenml-io.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# AWS Remote State S3 Bucket module\n\nTerraform module which creates remote state bucket that can be used as backend\nfor Terraform AWS provider.\n\nThese features are supported:\n\n- region-specific bucket\n- custom bucket naming\n- specify versioning policy\n- specify whether to force destroy or not\n- apply custom bucket tags\n- block public access to bucket\n\n## Usage\n\n```hcl\nmodule \"aws-remote-state\" {\n  source = \"zenml-io/remote-state/aws\"\n  # We recommend pinning every module to a specific version\n  # version = \"x.x.x\"\n\n  region      = var.region\n  bucket_name = var.bucket_name\n\n  tags = {\n      env = \"dev\"\n      managed-by = \"terraform\"\n  }\n}\n```\n\nUse this with an AWS provider and this will spin up a bucket you can use as a\nremote state Terraform backend.\n\n## Help\n\nGot a question about usage or extending the module? [File a GitHub issue](https://github.com/zenml-io/terraform-aws-remote-state/issues/new) or [join\nour Slack Community](https://zenml.io/slack-invite/).\n\n[![maintained-by-zenml](https://user-images.githubusercontent.com/3348134/173032050-ad923313-f2ce-4583-b27a-afcaa8b355e2.png)](https://zenml.io/)\n\n## Contributing\n\nIf you are interested in being a contributor and want to get involved in\ndeveloping this project, we would love to hear from you! [File a GitHub issue](https://github.com/zenml-io/terraform-aws-remote-state/issues/new) or [join\nour Slack Community](https://zenml.io/slack-invite/) and we'll see how we can\nwork together.\n\nIn general, PRs are welcome. We follow the typical \"fork-and-pull\" Git workflow.\n\n 1. **Fork** the repo on GitHub\n 2. **Clone** the project to your own machine\n 3. **Commit** changes to your own branch\n 4. **Push** your work back up to your fork\n 5. Submit a **Pull Request** so that we can review your changes\n\n**NOTE:** Be sure to merge the latest changes from \"upstream\" before making a pull request!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenml-io%2Fterraform-aws-remote-state","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fzenml-io%2Fterraform-aws-remote-state","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fzenml-io%2Fterraform-aws-remote-state/lists"}