소스 검색

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