Skip to content

Commit

Permalink
Swapping in 2022 instance.
Browse files Browse the repository at this point in the history
  • Loading branch information
julialawrence committed Jan 11, 2024
1 parent 879e7fa commit c9b2976
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit c9b2976

Please sign in to comment.