Skip to content

Commit

Permalink
Extend review date in Terraform file/s for sachindangui
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Dec 25, 2024
1 parent 5d13382 commit 73536d8
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion terraform/bichard7-next-beanconnect.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module "bichard7-next-beanconnect" {
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
review_after = "2025-06-29"
},
{
github_user = "maheshsubramanian"
Expand Down
2 changes: 1 addition & 1 deletion terraform/bichard7-next-pnc-emulator.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module "bichard7-next-pnc-emulator" {
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
review_after = "2025-06-29"
},
{
github_user = "maheshsubramanian"
Expand Down
2 changes: 1 addition & 1 deletion terraform/bichard7-next-user-service.tf
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ module "bichard7-next-user-service" {
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
review_after = "2025-06-29"
},
{
github_user = "maheshsubramanian"
Expand Down
2 changes: 1 addition & 1 deletion terraform/bichard7-next.tf
Original file line number Diff line number Diff line change
Expand Up @@ -70,7 +70,7 @@ module "bichard7-next" {
org = "HMCTS"
reason = "Integration testing for Common Platform"
added_by = "dom.tomkins@digital.justice.gov.uk"
review_after = "2024-12-31"
review_after = "2025-06-29"
},
{
github_user = "maheshsubramanian"
Expand Down

0 comments on commit 73536d8

Please sign in to comment.