Explorar el Código

Bumps bastion to a t3a.xlarge

Fred Damstra [afs macbook] hace 4 años
padre
commit
b3f4a41d98
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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