Skip to content

Commit

Permalink
Merge pull request #1007 from UKHSA-Internal/chore/remove-cloudwatch-…
Browse files Browse the repository at this point in the history
…rum-from-frontend

Remove Cloudwatch rum frontend resources
  • Loading branch information
A-Ashiq committed Sep 25, 2024
2 parents c0d219e + a528d15 commit a8044f3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 13 deletions.
5 changes: 0 additions & 5 deletions terraform/20-app/cloudwatch.rum.front-end.tf

This file was deleted.

8 changes: 0 additions & 8 deletions terraform/20-app/ecs.service.front-end.tf
Original file line number Diff line number Diff line change
Expand Up @@ -57,14 +57,6 @@ module "ecs_service_front_end" {
{
name = "PUBLIC_API_URL"
value = local.urls.public_api
},
{
name = "RUM_IDENTITY_POOL_ID"
value = module.cloudwatch_rum_front_end.rum_cognito_pool_id
},
{
name = "RUM_APPLICATION_ID"
value = module.cloudwatch_rum_front_end.rum_application_id
}
]
secrets = [
Expand Down

0 comments on commit a8044f3

Please sign in to comment.