{"id":23421129,"url":"https://github.com/nhsdigital/integration-adaptors-deployment","last_synced_at":"2026-01-21T11:11:09.436Z","repository":{"id":251724415,"uuid":"838243814","full_name":"NHSDigital/integration-adaptors-deployment","owner":"NHSDigital","description":"Deployment code for the National Integration Adaptors","archived":false,"fork":false,"pushed_at":"2025-12-04T15:39:15.000Z","size":408,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-05T13:55:20.463Z","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":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NHSDigital.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":".github/CODEOWNERS","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":null,"dco":null,"cla":null}},"created_at":"2024-08-05T08:43:45.000Z","updated_at":"2025-11-20T10:20:01.000Z","dependencies_parsed_at":"2024-08-07T23:19:16.183Z","dependency_job_id":"82e06676-d858-492a-9f61-f905e27749ce","html_url":"https://github.com/NHSDigital/integration-adaptors-deployment","commit_stats":null,"previous_names":["nhsdigital/integration-adaptors-deployment"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/NHSDigital/integration-adaptors-deployment","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fintegration-adaptors-deployment","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fintegration-adaptors-deployment/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fintegration-adaptors-deployment/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fintegration-adaptors-deployment/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NHSDigital","download_url":"https://codeload.github.com/NHSDigital/integration-adaptors-deployment/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NHSDigital%2Fintegration-adaptors-deployment/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28632380,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-21T04:47:28.174Z","status":"ssl_error","status_checked_at":"2026-01-21T04:47:22.943Z","response_time":86,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5: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-12-23T02:14:06.783Z","updated_at":"2026-01-21T11:11:09.422Z","avatar_url":"https://github.com/NHSDigital.png","language":"HCL","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Integration Adaptors Deployment\n\nThis repository contains the deployment terraform files for both AWS and Azure, for the following components:\n\n* Base\n* NHAIS\n* 111\n* MHS\n* Account\n* Fake Mesh\n* NHAIS Responder\n* GP2GP\n* Lab Results\n* PSS\n\n## Deploying Components\n\nComponents Can be deployed using the GitHub action: [Manual Terraform Job](https://github.com/MartinWheelerMT/test-workflow-dispatch/actions/workflows/terraform-dispatch.yml)\n\nClicking `Run Workflow` will provide a number of configurable parameters to use for the deployment.\nThese will be detailed below:\n* `Use Workflow From` - If a change to a GitHub action has been made on a separate branch, then this can be selected \nhere to run that version of the action.\n* `Project` - Currently only contains one value and defaults to `ptl`.\n* `Terraform Action` - The terraform action you wish to complete with this deployment (i.e. `Plan`, `Apply`).\n* `Component` - The component you wish to deploy (i.e. `gp2gp`, `pss`).\n* `Component Build Ids` (Optional) - If you wish to provide a specific build ids for the deployment, these should be\nincluded here, in the format (\u003ccomponent\u003e=\u003cbuild id\u003e). Each build id should be separated by a single `,` and spaces\nshould not be used.  For example, if you wanted to deploy the `gp2gp` adaptor with a build id of `PR-718-10-3d333bf`,\nand with a `gpc-consumer` with a build id of `PR-122-2-c86dc42`, then this input would be populated with\n`gp2gp=PR-718-10-3d333bf,gpc-consumer=PR-122-2-c86dc42`.\n*`Additional Terraform Variables` (Optional) - If you wish to provide additional variable for the deployment, then\nthese are included here in the format (\u003cname\u003e=\u003cvalue\u003e). Each variable is separated by a single `,` and spaces should\nnot be used. For example, if you wanted to enable the redactions when deploying the `gp2gp` adaptor them you should\npopulate the input with `gp2gp_redactions_enabled=true`.\n* `Git Repository from which terraform will be read` - Enables you to change the repository used for the terraform\nrepository.  This defaults to the current repository and should not need to be changed under most circumstances.\n* `Git Branch from which terraform will be taken` - Enables the selection of the branch within the above repository that \nterraform will be taken from.  This defaults to the `main` branch and will not need to be changed under most \ncircumstances.","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhsdigital%2Fintegration-adaptors-deployment","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnhsdigital%2Fintegration-adaptors-deployment","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnhsdigital%2Fintegration-adaptors-deployment/lists"}