{"id":49615783,"url":"https://github.com/makeitworkcloud/tfroot-aws","last_synced_at":"2026-05-04T21:47:30.076Z","repository":{"id":329686363,"uuid":"1120266217","full_name":"makeitworkcloud/tfroot-aws","owner":"makeitworkcloud","description":"AWS tfstate repo","archived":false,"fork":false,"pushed_at":"2026-02-20T04:47:25.000Z","size":36,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-02-20T07:36:05.717Z","etag":null,"topics":["aws-provider","s3-backend","sops","tfstate"],"latest_commit_sha":null,"homepage":"","language":"HCL","has_issues":false,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/makeitworkcloud.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":"AGENTS.md","dco":null,"cla":null}},"created_at":"2025-12-20T20:47:21.000Z","updated_at":"2026-02-20T04:47:30.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/makeitworkcloud/tfroot-aws","commit_stats":null,"previous_names":["makeitworkcloud/tfroot-aws"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/makeitworkcloud/tfroot-aws","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeitworkcloud%2Ftfroot-aws","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeitworkcloud%2Ftfroot-aws/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeitworkcloud%2Ftfroot-aws/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeitworkcloud%2Ftfroot-aws/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/makeitworkcloud","download_url":"https://codeload.github.com/makeitworkcloud/tfroot-aws/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/makeitworkcloud%2Ftfroot-aws/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32626501,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"ssl_error","status_checked_at":"2026-05-04T10:08:02.005Z","response_time":58,"last_error":"SSL_read: 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":["aws-provider","s3-backend","sops","tfstate"],"created_at":"2026-05-04T21:47:29.027Z","updated_at":"2026-05-04T21:47:30.071Z","avatar_url":"https://github.com/makeitworkcloud.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- BEGIN_TF_DOCS --\u003e\n## Requirements\n\n| Name | Version |\n| ---- | ------- |\n| \u003ca name=\"requirement_terraform\"\u003e\u003c/a\u003e [terraform](#requirement\\_terraform) | \u003e 1.3 |\n| \u003ca name=\"requirement_aws\"\u003e\u003c/a\u003e [aws](#requirement\\_aws) | ~\u003e 6.0 |\n\n## Providers\n\n| Name | Version |\n| ---- | ------- |\n| \u003ca name=\"provider_aws\"\u003e\u003c/a\u003e [aws](#provider\\_aws) | ~\u003e 6.0 |\n| \u003ca name=\"provider_sops\"\u003e\u003c/a\u003e [sops](#provider\\_sops) | n/a |\n\n## Modules\n\nNo modules.\n\n## Resources\n\n| Name | Type |\n| ---- | ---- |\n| [aws_iam_access_key.admin_key](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_access_key) | resource |\n| [aws_iam_user.admin](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_user) | resource |\n| [aws_iam_user_policy_attachment.admin_attach](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/iam_user_policy_attachment) | resource |\n| [aws_s3_bucket.private](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket) | resource |\n| [aws_s3_bucket.public](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket) | resource |\n| [aws_s3_bucket.web](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket) | resource |\n| [aws_s3_bucket_policy.public](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_policy) | resource |\n| [aws_s3_bucket_policy.web](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_policy) | resource |\n| [aws_s3_bucket_public_access_block.public](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_public_access_block) | resource |\n| [aws_s3_bucket_public_access_block.web](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_public_access_block) | resource |\n| [aws_s3_bucket_website_configuration.web](https://registry.terraform.io/providers/hashicorp/aws/latest/docs/resources/s3_bucket_website_configuration) | resource |\n| [sops_file.secret_vars](https://registry.terraform.io/providers/carlpett/sops/latest/docs/data-sources/file) | data source |\n\n## Inputs\n\nNo inputs.\n\n## Outputs\n\n| Name | Description |\n| ---- | ----------- |\n| \u003ca name=\"output_admin_access_keys\"\u003e\u003c/a\u003e [admin\\_access\\_keys](#output\\_admin\\_access\\_keys) | Admin IAM user access keys |\n| \u003ca name=\"output_web_bucket_endpoints\"\u003e\u003c/a\u003e [web\\_bucket\\_endpoints](#output\\_web\\_bucket\\_endpoints) | Website endpoints for public web S3 buckets |\n\u003c!-- END_TF_DOCS --\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeitworkcloud%2Ftfroot-aws","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmakeitworkcloud%2Ftfroot-aws","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmakeitworkcloud%2Ftfroot-aws/lists"}