瀏覽代碼

Bumps bastion to a t3a.xlarge

Fred Damstra [afs macbook] 4 年之前
父節點
當前提交
b3f4a41d98
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/account.hcl

+ 1 - 1
prod/aws-us-gov/mdr-prod-c2/account.hcl

@@ -174,7 +174,7 @@ locals {
   }
 
   # Bastion
-  bastion_instance_type = "t3a.micro"
+  bastion_instance_type = "t3a.xlarge"
 
   # GitHub
   github_instance_count = 1