Skip to content

Conversation

@saliceti
Copy link
Contributor

@saliceti saliceti commented May 1, 2025

Description

Introduce modules to support container app hosting, following ADR-24

Added READMEs to the new modules
Added terraform docs and basic README to all modules
Updated root README

Context

Offer an alternative to function apps for web applications and HTTP APIs.

How to review

Test with branch DTOSS-8324-container-app-module on https://github.com/nhsdigital/manage-breast-screening by running terraform from AVD
It deploys a container app with the latest docker image from GHCR

Type of changes

  • Refactoring (non-breaking change)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would change existing functionality)
  • Bug fix (non-breaking change which fixes an issue)

Checklist

  • I am familiar with the contributing guidelines
  • I have followed the code style of the project
  • I have added tests to cover my changes
  • I have updated the documentation accordingly
  • This PR is a result of pair or mob programming

Sensitive Information Declaration

To ensure the utmost confidentiality and protect your and others privacy, we kindly ask you to NOT including PII (Personal Identifiable Information) / PID (Personal Identifiable Data) or any other sensitive data in this PR (Pull Request) and the codebase changes. We will remove any PR that do contain any sensitive information. We really appreciate your cooperation in this matter.

  • I confirm that neither PII/PID nor sensitive data are included in this PR and the codebase changes.

@saliceti saliceti marked this pull request as ready for review May 7, 2025 08:45
@saliceti saliceti force-pushed the DTOSS-8589-container-app-module branch 4 times, most recently from 8b9494f to 60299bf Compare May 9, 2025 12:56
saliceti added 5 commits May 9, 2025 13:57
Add terraform-docs command to terraform makefile to generate for all the
modules in the infrastructure directory
The linters throw too many false positives
- Link to generated tfdoc
- Link to examples directory if it exists
- List all modules from top README
@saliceti saliceti force-pushed the DTOSS-8589-container-app-module branch from 60299bf to 94e4e61 Compare May 9, 2025 12:57
Copy link
Contributor

@josielsouzanordcloud josielsouzanordcloud left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code peer reviewed.

@saliceti saliceti added this pull request to the merge queue May 9, 2025
Merged via the queue into main with commit 522e119 May 9, 2025
21 checks passed
@saliceti saliceti deleted the DTOSS-8589-container-app-module branch May 9, 2025 13:49
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