Skip to content

VED-1044: Create Cloudwatch Dashboard with Parameterised Terraform#1226

Merged
edhall-nhs merged 17 commits intomasterfrom
feature/VED-1044-create-cloudwatch-dashboard-parameterised-tf
Feb 20, 2026
Merged

VED-1044: Create Cloudwatch Dashboard with Parameterised Terraform#1226
edhall-nhs merged 17 commits intomasterfrom
feature/VED-1044-create-cloudwatch-dashboard-parameterised-tf

Conversation

@edhall-nhs
Copy link
Copy Markdown
Contributor

@edhall-nhs edhall-nhs commented Feb 19, 2026

Summary

🤖 Operational or Infrastructure Change

This is a follow on PR from #1201 that declares the dashboard within the terraform file as opposed to keeping the dashboard JSON config separate.

The previous approach is still valid and in some ways simpler but using variables based on the environment in terraform will help keep things more consistent across the AWS accounts.

NOTE: the PROD and PREPROD dashboards won't function as desired until the latest release due to some of the lambda names being changed.

Reviews Required

  • Dev
  • Test
  • Tech Author
  • Product Owner

Review Checklist

ℹ️ This section is to be filled in by the reviewer.

  • I have reviewed the changes in this PR and they fill all of the acceptance criteria of the ticket.
  • If there were infrastructure, operational, or build changes, I have made sure there is sufficient evidence that the changes will work.
  • If there were changes that are outside of the regular release processes e.g. account infrastructure to setup, manual setup for external API integrations, secrets to set, then I have checked that the developer has flagged this to the Tech Lead as release steps.
  • I have checked that no Personal Identifiable Data (PID) is logged as part of the changes.

@github-actions
Copy link
Copy Markdown
Contributor

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

VED-1044

Copy link
Copy Markdown
Contributor

@dlzhry2nhs dlzhry2nhs left a comment

Choose a reason for hiding this comment

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

Looks good to me. 1 minor suggestion regarding the structure of our calculated variables for the dashboard.

One nice to have but can be deferred or ignored: it is possible to select on an individual component which Lambdas you want to display. However, there are quite a lot. Some food for thought, it would be really nice if you could filter all components so they only show resources for internal-dev or internal-qa. And the same would go for green and blue.

Comment thread infrastructure/account/cloudwatch_dashboards.tf
Comment thread infrastructure/account/cloudwatch_dashboards.tf Outdated
Comment thread infrastructure/account/cloudwatch_dashboards.tf Outdated
Comment thread infrastructure/account/cloudwatch_dashboards.tf
Comment thread infrastructure/account/cloudwatch_dashboards.tf Outdated
Comment thread infrastructure/account/cloudwatch_dashboards.tf Outdated
Comment thread infrastructure/account/cloudwatch_dashboards.tf Outdated
dlzhry2nhs
dlzhry2nhs previously approved these changes Feb 19, 2026
@sonarqubecloud
Copy link
Copy Markdown

@edhall-nhs edhall-nhs temporarily deployed to internal-dev-sandbox February 20, 2026 12:12 — with GitHub Actions Inactive
@edhall-nhs edhall-nhs temporarily deployed to internal-dev-sandbox February 20, 2026 12:12 — with GitHub Actions Inactive
@edhall-nhs edhall-nhs temporarily deployed to internal-dev-sandbox February 20, 2026 12:13 — with GitHub Actions Inactive
@edhall-nhs edhall-nhs merged commit f5f902e into master Feb 20, 2026
28 of 33 checks passed
@edhall-nhs edhall-nhs deleted the feature/VED-1044-create-cloudwatch-dashboard-parameterised-tf branch February 20, 2026 13:37
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.

3 participants