diff --git a/teams/hmpps/windows_server_2022/terraform.tfvars b/teams/hmpps/windows_server_2022/terraform.tfvars index 5294c807..c9abc1e3 100644 --- a/teams/hmpps/windows_server_2022/terraform.tfvars +++ b/teams/hmpps/windows_server_2022/terraform.tfvars @@ -64,6 +64,14 @@ accounts_to_distribute_ami_by_branch = { "oasys-test", "oasys-preproduction", "oasys-production", + "oasys-national-reporting-development", + "oasys-national-reporting-test", + "oasys-national-reporting-preproduction", + "oasys-national-reporting-production", + "nomis-combined-reporting-development", + "nomis-combined-reporting-test", + "nomis-combined-reporting-preproduction", + "nomis-combined-reporting-production", "nomis-data-hub-development", "nomis-data-hub-test", "nomis-data-hub-preproduction", @@ -81,6 +89,10 @@ accounts_to_distribute_ami_by_branch = { "nomis-test", "oasys-development", "oasys-test", + "oasys-national-reporting-development", + "oasys-national-reporting-test", + "nomis-combined-reporting-development", + "nomis-combined-reporting-test", "nomis-data-hub-development", "nomis-data-hub-test" ] @@ -107,6 +119,14 @@ launch_permission_accounts_by_branch = { "oasys-test", "oasys-preproduction", "oasys-production", + "oasys-national-reporting-development", + "oasys-national-reporting-test", + "oasys-national-reporting-preproduction", + "oasys-national-reporting-production", + "nomis-combined-reporting-development", + "nomis-combined-reporting-test", + "nomis-combined-reporting-preproduction", + "nomis-combined-reporting-production", "nomis-data-hub-development", "nomis-data-hub-test", "nomis-data-hub-preproduction", @@ -124,6 +144,10 @@ launch_permission_accounts_by_branch = { "nomis-test", "oasys-development", "oasys-test", + "oasys-national-reporting-development", + "oasys-national-reporting-test", + "nomis-combined-reporting-development", + "nomis-combined-reporting-test", "nomis-data-hub-development", "nomis-data-hub-test" ]