{"id":22192504,"url":"https://github.com/3sidedcube/infrastructure","last_synced_at":"2025-04-11T00:04:29.586Z","repository":{"id":156080675,"uuid":"598713559","full_name":"3sidedcube/infrastructure","owner":"3sidedcube","description":"Terraform modules for common Node team infrastructure","archived":false,"fork":false,"pushed_at":"2025-02-18T16:40:04.000Z","size":65,"stargazers_count":2,"open_issues_count":0,"forks_count":1,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-04-11T00:04:11.343Z","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":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/3sidedcube.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-02-07T17:02:36.000Z","updated_at":"2025-02-18T16:40:07.000Z","dependencies_parsed_at":"2024-12-02T12:39:56.680Z","dependency_job_id":null,"html_url":"https://github.com/3sidedcube/infrastructure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Finfrastructure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Finfrastructure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Finfrastructure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/3sidedcube%2Finfrastructure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/3sidedcube","download_url":"https://codeload.github.com/3sidedcube/infrastructure/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248317705,"owners_count":21083528,"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":[],"created_at":"2024-12-02T12:25:38.883Z","updated_at":"2025-04-11T00:04:29.561Z","avatar_url":"https://github.com/3sidedcube.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Terraform Infrastructure\n\nTerraform modules for common Node team infrastructure.\n\nThis repository comprises a set of individual Terraform modules.\nThese modules are designed to configure the basic infrastructure needed for a standard Node application.\nThey can be imported directly into your stage files, or extended to add additional features.\n\n### Direct Implementation\n\nEach environment should have it's own Terraform configuration, which pulls together the relevant modules for that project.\nThis follows the recommendations made in Google's [Best Practices for Terraform](https://cloud.google.com/docs/terraform/best-practices-for-terraform).\n\n```terraform\n\u003c!-- infrastructure/environments/staging.tf --\u003e\nmodule \"network\" {\n  source = \"github.com/chelsea-apps/infrastructure.git//network\"\n\n  project_name = local.name\n}\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3sidedcube%2Finfrastructure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F3sidedcube%2Finfrastructure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F3sidedcube%2Finfrastructure/lists"}