{"id":18578935,"url":"https://github.com/libre-devops/ci-cd","last_synced_at":"2025-05-16T02:12:37.193Z","repository":{"id":211653293,"uuid":"729540057","full_name":"libre-devops/ci-cd","owner":"libre-devops","description":"A repo used to store CI-CD concepts 🚀","archived":false,"fork":false,"pushed_at":"2023-12-10T03:50:49.000Z","size":25,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-03-30T15:44:23.107Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/libre-devops.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","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-12-09T14:54:46.000Z","updated_at":"2023-12-10T00:08:28.000Z","dependencies_parsed_at":null,"dependency_job_id":"893e54bb-8218-4313-9670-e999a8993fba","html_url":"https://github.com/libre-devops/ci-cd","commit_stats":null,"previous_names":["libre-devops/ci-cd"],"tags_count":1,"template":false,"template_full_name":"libre-devops/terraform-module-template","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fci-cd","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fci-cd/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fci-cd/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/libre-devops%2Fci-cd/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/libre-devops","download_url":"https://codeload.github.com/libre-devops/ci-cd/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254453625,"owners_count":22073618,"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-11-06T23:38:19.632Z","updated_at":"2025-05-16T02:12:37.176Z","avatar_url":"https://github.com/libre-devops.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n```hcl\nmodule \"rg\" {\r\n  source = \"registry.terraform.io/libre-devops/rg/azurerm\"\r\n\r\n  rg_name  = \"rg-${var.short}-${var.loc}-build\"\r\n  location = local.location\r\n  tags     = local.tags\r\n}\r\n```\n## Requirements\n\nNo requirements.\n\n## Providers\n\nNo providers.\n\n## Modules\n\n| Name | Source | Version |\n|------|--------|---------|\n| \u003ca name=\"module_rg\"\u003e\u003c/a\u003e [rg](#module\\_rg) | registry.terraform.io/libre-devops/rg/azurerm | n/a |\n\n## Resources\n\nNo resources.\n\n## Inputs\n\n| Name | Description | Type | Default | Required |\n|------|-------------|------|---------|:--------:|\n| \u003ca name=\"input_Regions\"\u003e\u003c/a\u003e [Regions](#input\\_Regions) | Converts shorthand name to longhand name via lookup on map list | `map(string)` | \u003cpre\u003e{\u003cbr\u003e  \"eus\": \"East US\",\u003cbr\u003e  \"euw\": \"West Europe\",\u003cbr\u003e  \"uks\": \"UK South\",\u003cbr\u003e  \"ukw\": \"UK West\"\u003cbr\u003e}\u003c/pre\u003e | no |\n| \u003ca name=\"input_env\"\u003e\u003c/a\u003e [env](#input\\_env) | The env variable, for example - prd for production. normally passed via TF\\_VAR. | `string` | `\"dev\"` | no |\n| \u003ca name=\"input_loc\"\u003e\u003c/a\u003e [loc](#input\\_loc) | The loc variable, for the shorthand location, e.g. uks for UK South.  Normally passed via TF\\_VAR. | `string` | `\"uks\"` | no |\n| \u003ca name=\"input_short\"\u003e\u003c/a\u003e [short](#input\\_short) | The shorthand name of to be used in the build, e.g. cscot for CyberScot.  Normally passed via TF\\_VAR. | `string` | `\"ldo\"` | no |\n| \u003ca name=\"input_static_tags\"\u003e\u003c/a\u003e [static\\_tags](#input\\_static\\_tags) | The tags variable | `map(string)` | \u003cpre\u003e{\u003cbr\u003e  \"Contact\": \"info@cyber.scot\",\u003cbr\u003e  \"CostCentre\": \"671888\",\u003cbr\u003e  \"ManagedBy\": \"Terraform\"\u003cbr\u003e}\u003c/pre\u003e | no |\n\n## Outputs\n\n| Name | Description |\n|------|-------------|\n| \u003ca name=\"output_rg_name\"\u003e\u003c/a\u003e [rg\\_name](#output\\_rg\\_name) | The mame for the resource group |\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibre-devops%2Fci-cd","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flibre-devops%2Fci-cd","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flibre-devops%2Fci-cd/lists"}