Skip to content

Feature/bcss 23189 add new modules to suppport bcss#23

Open
nhs-oliverslater wants to merge 14 commits into
mainfrom
feature/BCSS-23189-add-new-modules-to-suppport-bcss
Open

Feature/bcss 23189 add new modules to suppport bcss#23
nhs-oliverslater wants to merge 14 commits into
mainfrom
feature/BCSS-23189-add-new-modules-to-suppport-bcss

Conversation

@nhs-oliverslater
Copy link
Copy Markdown

@nhs-oliverslater nhs-oliverslater commented May 11, 2026

Description

  • Adds new tags module for consistent naming and tagging
  • Adds new KMS module
  • Updates module README files

Context

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.

…updated labelling and naming convention within module

BREAKING CHANGE: This changes the tag and naming output format to be able to be utilised by other modules. This will change resource naming and may result in resource re-creation.
…order

Update described defaults to reflect main.tf - Defaults to ["service", "project", "environment", "stack", "name", "attributes"]
…ed tag 'public_facing' to string

Generated tags uses length() which expects all tags_context to be a string, a collection type, or a structural type. var.public_facing is a bool, so have wrapped this in a tostring().
@nhs-oliverslater nhs-oliverslater requested a review from Pira-nhs May 11, 2026 13:28
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.

1 participant