Przeglądaj źródła

MSOCI-1853 tqbackup volume needs moar bigger

Tag v3.2.7
Duane Waddle 3 lat temu
rodzic
commit
19d9c9aa22
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      base/threatquotient/vars.tf

+ 1 - 1
base/threatquotient/vars.tf

@@ -1,6 +1,6 @@
 variable tqbackup_size {
   description = "Size of the tqbackup EBS volume"
-  default = 15
+  default = 100
 }
 
 variable extra_key_users {