From 1b979a50cc75d8e34773ad9a8bc4562202291914 Mon Sep 17 00:00:00 2001 From: Operations Engineering Bot Date: Mon, 24 Jun 2024 07:07:01 +0000 Subject: [PATCH] Extend review date in Terraform file/s for fabiosalvarezza --- terraform/yjaf-assets.tf | 2 +- terraform/yjaf-auth.tf | 2 +- terraform/yjaf-bands.tf | 2 +- terraform/yjaf-bed-unlock.tf | 2 +- terraform/yjaf-case.tf | 2 +- terraform/yjaf-cmm.tf | 2 +- terraform/yjaf-conversions.tf | 2 +- terraform/yjaf-dal.tf | 2 +- terraform/yjaf-datateam.tf | 2 +- terraform/yjaf-documents.tf | 2 +- terraform/yjaf-gateway-proxy.tf | 2 +- terraform/yjaf-gateway.tf | 2 +- terraform/yjaf-mule-hub-connector.tf | 2 +- terraform/yjaf-mule-mis-processor.tf | 2 +- terraform/yjaf-placements.tf | 2 +- terraform/yjaf-refdata.tf | 2 +- terraform/yjaf-returns.tf | 2 +- terraform/yjaf-sentences.tf | 2 +- terraform/yjaf-serious-incidents.tf | 2 +- terraform/yjaf-transfers.tf | 2 +- terraform/yjaf-transitions.tf | 2 +- terraform/yjaf-ui.tf | 2 +- terraform/yjaf-utilities.tf | 2 +- terraform/yjaf-views.tf | 2 +- terraform/yjaf-workflow.tf | 2 +- terraform/yjaf-yp.tf | 2 +- terraform/yjsm-hub-svc.tf | 2 +- terraform/yjsm-hub.tf | 2 +- terraform/yjsm-hubadmin.tf | 2 +- 29 files changed, 29 insertions(+), 29 deletions(-) diff --git a/terraform/yjaf-assets.tf b/terraform/yjaf-assets.tf index b89398f5c..32c019175 100644 --- a/terraform/yjaf-assets.tf +++ b/terraform/yjaf-assets.tf @@ -70,7 +70,7 @@ module "yjaf-assets" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-auth.tf b/terraform/yjaf-auth.tf index 14e864c29..c88c0d5f1 100644 --- a/terraform/yjaf-auth.tf +++ b/terraform/yjaf-auth.tf @@ -70,7 +70,7 @@ module "yjaf-auth" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-bands.tf b/terraform/yjaf-bands.tf index 32f9c981e..cc2857d2f 100644 --- a/terraform/yjaf-bands.tf +++ b/terraform/yjaf-bands.tf @@ -70,7 +70,7 @@ module "yjaf-bands" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-bed-unlock.tf b/terraform/yjaf-bed-unlock.tf index 6f23c2832..ab1681078 100644 --- a/terraform/yjaf-bed-unlock.tf +++ b/terraform/yjaf-bed-unlock.tf @@ -70,7 +70,7 @@ module "yjaf-bed-unlock" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-case.tf b/terraform/yjaf-case.tf index c0011656f..9482bcab0 100644 --- a/terraform/yjaf-case.tf +++ b/terraform/yjaf-case.tf @@ -70,7 +70,7 @@ module "yjaf-case" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-cmm.tf b/terraform/yjaf-cmm.tf index b8dba07ed..76fd126bc 100644 --- a/terraform/yjaf-cmm.tf +++ b/terraform/yjaf-cmm.tf @@ -70,7 +70,7 @@ module "yjaf-cmm" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-conversions.tf b/terraform/yjaf-conversions.tf index b71ae9b33..a2411ed45 100644 --- a/terraform/yjaf-conversions.tf +++ b/terraform/yjaf-conversions.tf @@ -70,7 +70,7 @@ module "yjaf-conversions" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-dal.tf b/terraform/yjaf-dal.tf index ade1e0d0b..0f0a3ddfd 100644 --- a/terraform/yjaf-dal.tf +++ b/terraform/yjaf-dal.tf @@ -70,7 +70,7 @@ module "yjaf-dal" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-datateam.tf b/terraform/yjaf-datateam.tf index 6530b9d42..d7d3f6721 100644 --- a/terraform/yjaf-datateam.tf +++ b/terraform/yjaf-datateam.tf @@ -70,7 +70,7 @@ module "yjaf-datateam" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-documents.tf b/terraform/yjaf-documents.tf index 98d9fc531..b888d5d05 100644 --- a/terraform/yjaf-documents.tf +++ b/terraform/yjaf-documents.tf @@ -70,7 +70,7 @@ module "yjaf-documents" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-gateway-proxy.tf b/terraform/yjaf-gateway-proxy.tf index 384c08834..892c7875e 100644 --- a/terraform/yjaf-gateway-proxy.tf +++ b/terraform/yjaf-gateway-proxy.tf @@ -40,7 +40,7 @@ module "yjaf-gateway-proxy" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-gateway.tf b/terraform/yjaf-gateway.tf index 26bd8f494..f0bee34d0 100644 --- a/terraform/yjaf-gateway.tf +++ b/terraform/yjaf-gateway.tf @@ -70,7 +70,7 @@ module "yjaf-gateway" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "hess3000" diff --git a/terraform/yjaf-mule-hub-connector.tf b/terraform/yjaf-mule-hub-connector.tf index dacc9c25b..e73275114 100644 --- a/terraform/yjaf-mule-hub-connector.tf +++ b/terraform/yjaf-mule-hub-connector.tf @@ -70,7 +70,7 @@ module "yjaf-mule-hub-connector" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-mule-mis-processor.tf b/terraform/yjaf-mule-mis-processor.tf index 8d9d18b8c..b1031352c 100644 --- a/terraform/yjaf-mule-mis-processor.tf +++ b/terraform/yjaf-mule-mis-processor.tf @@ -40,7 +40,7 @@ module "yjaf-mule-mis-processor" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-placements.tf b/terraform/yjaf-placements.tf index 7198c1086..d9aee85ce 100644 --- a/terraform/yjaf-placements.tf +++ b/terraform/yjaf-placements.tf @@ -70,7 +70,7 @@ module "yjaf-placements" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-refdata.tf b/terraform/yjaf-refdata.tf index ce8bd5e20..0077e5dcb 100644 --- a/terraform/yjaf-refdata.tf +++ b/terraform/yjaf-refdata.tf @@ -70,7 +70,7 @@ module "yjaf-refdata" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-returns.tf b/terraform/yjaf-returns.tf index 8868aa74a..2d1320a41 100644 --- a/terraform/yjaf-returns.tf +++ b/terraform/yjaf-returns.tf @@ -70,7 +70,7 @@ module "yjaf-returns" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-sentences.tf b/terraform/yjaf-sentences.tf index 0efdfd304..210dbb1e3 100644 --- a/terraform/yjaf-sentences.tf +++ b/terraform/yjaf-sentences.tf @@ -70,7 +70,7 @@ module "yjaf-sentences" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-serious-incidents.tf b/terraform/yjaf-serious-incidents.tf index 66f3a2a2c..3e10ddefd 100644 --- a/terraform/yjaf-serious-incidents.tf +++ b/terraform/yjaf-serious-incidents.tf @@ -70,7 +70,7 @@ module "yjaf-serious-incidents" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-transfers.tf b/terraform/yjaf-transfers.tf index 81a42271c..5e183bd06 100644 --- a/terraform/yjaf-transfers.tf +++ b/terraform/yjaf-transfers.tf @@ -70,7 +70,7 @@ module "yjaf-transfers" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-transitions.tf b/terraform/yjaf-transitions.tf index 7e5159814..894042665 100644 --- a/terraform/yjaf-transitions.tf +++ b/terraform/yjaf-transitions.tf @@ -70,7 +70,7 @@ module "yjaf-transitions" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-ui.tf b/terraform/yjaf-ui.tf index 14c5ffc46..b09c6f5ef 100644 --- a/terraform/yjaf-ui.tf +++ b/terraform/yjaf-ui.tf @@ -70,7 +70,7 @@ module "yjaf-ui" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "hess3000" diff --git a/terraform/yjaf-utilities.tf b/terraform/yjaf-utilities.tf index cb9f1ec17..de3082967 100644 --- a/terraform/yjaf-utilities.tf +++ b/terraform/yjaf-utilities.tf @@ -30,7 +30,7 @@ module "yjaf-utilities" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-views.tf b/terraform/yjaf-views.tf index 6d212a8c6..6a1ce84bf 100644 --- a/terraform/yjaf-views.tf +++ b/terraform/yjaf-views.tf @@ -70,7 +70,7 @@ module "yjaf-views" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-workflow.tf b/terraform/yjaf-workflow.tf index f9b0994b1..7ad310dc6 100644 --- a/terraform/yjaf-workflow.tf +++ b/terraform/yjaf-workflow.tf @@ -70,7 +70,7 @@ module "yjaf-workflow" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjaf-yp.tf b/terraform/yjaf-yp.tf index 7351770ff..0dd0b891e 100644 --- a/terraform/yjaf-yp.tf +++ b/terraform/yjaf-yp.tf @@ -70,7 +70,7 @@ module "yjaf-yp" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjsm-hub-svc.tf b/terraform/yjsm-hub-svc.tf index b26172d73..ecafd2edb 100644 --- a/terraform/yjsm-hub-svc.tf +++ b/terraform/yjsm-hub-svc.tf @@ -60,7 +60,7 @@ module "yjsm-hub-svc" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjsm-hub.tf b/terraform/yjsm-hub.tf index 8ce8b088e..8f9a533cf 100644 --- a/terraform/yjsm-hub.tf +++ b/terraform/yjsm-hub.tf @@ -60,7 +60,7 @@ module "yjsm-hub" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec" diff --git a/terraform/yjsm-hubadmin.tf b/terraform/yjsm-hubadmin.tf index 48e08cc81..7096bd2ec 100644 --- a/terraform/yjsm-hubadmin.tf +++ b/terraform/yjsm-hubadmin.tf @@ -60,7 +60,7 @@ module "yjsm-hubadmin" { org = "NEC Software Solutions" reason = "Part of the NEC supplier team for the YJB YJAF system" added_by = "David.Hall@yjb.gov.uk" - review_after = "2024-06-30" + review_after = "2024-12-27" }, { github_user = "joharveynec"