Browse Source

Merge pull request #462 from mdr-engineering/hotfix/ftd_na_IncreaseSensuSize

Increase Sensu Host Size
Frederick Damstra 3 năm trước cách đây
mục cha
commit
5d500d04aa
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      prod/aws-us-gov/mdr-prod-c2/account.hcl

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

@@ -210,7 +210,7 @@ locals {
   vault_server_instance_type = "t3a.medium"
   
   # Sensu Server
-  sensu_server_instance_type = "t3a.medium"
+  sensu_server_instance_type = "m5a.xlarge"
 
   # AS Number used for various resources, but not every account needs one.
   asn = 64810