From c9b29762c5bbfee484ce1417abeabc360a4df5c6 Mon Sep 17 00:00:00 2001 From: julialawrence Date: Thu, 11 Jan 2024 09:24:58 +0000 Subject: [PATCH] Swapping in 2022 instance. --- .../data-platform-apps-and-tools/environment-configuration.tf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/terraform/environments/data-platform-apps-and-tools/environment-configuration.tf b/terraform/environments/data-platform-apps-and-tools/environment-configuration.tf index b5687702d7f..2e6881002d2 100644 --- a/terraform/environments/data-platform-apps-and-tools/environment-configuration.tf +++ b/terraform/environments/data-platform-apps-and-tools/environment-configuration.tf @@ -156,7 +156,7 @@ locals { powerbi_gateway_ec2 = { instance_name = "dpat-${local.environment}-powerbi" most_recent = true - name = ["Windows_Server-2016-English-Core-Base-*"] + name = ["Windows_Server-2022-English-Core-Base-*"] virtualization_type = "hvm" owner_account = "801119661308" # amazon instance_type = "t3a.xlarge" # 4vCPU, 16G RAM