Skip to content

Commit

Permalink
Merge pull request #1940 from ministryofjustice/update-review-date-pe…
Browse files Browse the repository at this point in the history
…ter-bcl

Extend review date in Terraform file/s for peter-bcl
  • Loading branch information
AntonyBishop authored Jan 2, 2024
2 parents 7e1389d + 7d9fcf8 commit 2e9dfa8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion terraform/hmpps-delius-core-terraform.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module "hmpps-delius-core-terraform" {
org = "Unilink"
reason = "To enable Unilink to continue supplying development and testing services to HMPPS"
added_by = "marcus.aspin@digital.justice.gov.uk"
review_after = "2023-12-28"
review_after = "2024-06-25"
},
]
}
2 changes: 1 addition & 1 deletion terraform/hmpps-delius-pipelines.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module "hmpps-delius-pipelines" {
org = "Unilink"
reason = "To enable Unilink to continue supplying development and testing services to HMPPS"
added_by = "marcus.aspin@digital.justice.gov.uk"
review_after = "2023-12-28"
review_after = "2024-06-25"
},
]
}
2 changes: 1 addition & 1 deletion terraform/hmpps-env-configs.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module "hmpps-env-configs" {
org = "Unilink"
reason = "To enable Unilink to continue supplying development and testing services to HMPPS"
added_by = "marcus.aspin@digital.justice.gov.uk"
review_after = "2023-12-28"
review_after = "2024-06-25"
},
]
}
2 changes: 1 addition & 1 deletion terraform/hmpps-ndelius-rbac.tf
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ module "hmpps-ndelius-rbac" {
org = "Unilink"
reason = "To enable Unilink to continue supplying development and testing services to HMPPS"
added_by = "marcus.aspin@digital.justice.gov.uk"
review_after = "2023-12-28"
review_after = "2024-06-25"
},
]
}

0 comments on commit 2e9dfa8

Please sign in to comment.