Skip to content

VED-1157: Ack backend Lambda deployment to a dedicated pipeline stage#1382

Open
Thomas-Boyle wants to merge 8 commits intomasterfrom
ved-1157-ack_backend-refactor
Open

VED-1157: Ack backend Lambda deployment to a dedicated pipeline stage#1382
Thomas-Boyle wants to merge 8 commits intomasterfrom
ved-1157-ack_backend-refactor

Conversation

@Thomas-Boyle
Copy link
Copy Markdown
Contributor

  • Added support for building and deploying the ack backend image in the continuous deployment, backend deployment, and PR workflows.
  • Introduced new variables for ack backend image version and build options in the relevant YAML files.
  • Created a new ECR repository for the ack backend and updated the Terraform configuration accordingly.
  • Enhanced the teardown process to clean up the ack backend image references.

This update ensures that the ack backend is properly integrated into the CI/CD pipeline, improving deployment consistency and management.

Thomas-Boyle and others added 2 commits April 2, 2026 13:36
- Added support for building and deploying the ack backend image in the continuous deployment, backend deployment, and PR workflows.
- Introduced new variables for ack backend image version and build options in the relevant YAML files.
- Created a new ECR repository for the ack backend and updated the Terraform configuration accordingly.
- Enhanced the teardown process to clean up the ack backend image references.

This update ensures that the ack backend is properly integrated into the CI/CD pipeline, improving deployment consistency and management.
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 7, 2026

This branch is working on a ticket in the NHS England VED JIRA Project. Here's a handy link to the ticket:

VED-1157

…CR lifecycle policy format

- Simplified the process of resolving image URIs in the PR teardown workflow by introducing a reusable function that provides a placeholder if the output is unavailable.
- Updated the ECR lifecycle policy in Terraform to use the `jsonencode` function for better readability and maintainability.
…configurations in temp.tf. This change is part of the cleanup process following the ack backend ECR ownership migration.
- Replaced deprecated image version variables with a JSON map for lambda image overrides in the continuous deployment workflow.
- Consolidated the deployment of lambda images into a single job with a matrix strategy for better maintainability.
- Updated output variables to reflect the new image URI structure and removed redundant steps for deploying individual lambda images.
- Enhanced documentation for new input parameters related to lambda image deployment.
@sonarqubecloud
Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants