File tree 1 file changed +7
-4
lines changed
1 file changed +7
-4
lines changed Original file line number Diff line number Diff line change @@ -80,7 +80,7 @@ Parameters:
80
80
InstKaliPurple :
81
81
Description : Kali Purple EC2 instance type
82
82
Type : String
83
- Default : t2.medium
83
+ Default : r5a.large
84
84
AllowedValues :
85
85
- t1.micro
86
86
- t2.nano
@@ -123,6 +123,7 @@ Parameters:
123
123
- r3.2xlarge
124
124
- r3.4xlarge
125
125
- r3.8xlarge
126
+ - r5a.large
126
127
- i2.xlarge
127
128
- i2.2xlarge
128
129
- i2.4xlarge
@@ -325,14 +326,15 @@ Parameters:
325
326
InstViolet :
326
327
Description : Kali-Violet EC2 instance type
327
328
Type : String
328
- Default : t2.medium
329
+ Default : t3a.xlarge
329
330
AllowedValues :
330
331
- t1.micro
331
332
- t2.nano
332
333
- t2.micro
333
334
- t2.small
334
335
- t2.medium
335
336
- t2.large
337
+ - t3a.xlarge
336
338
- m1.small
337
339
- m1.medium
338
340
- m1.large
@@ -386,14 +388,15 @@ Parameters:
386
388
InstEminence :
387
389
Description : Eminence EC2 instance type
388
390
Type : String
389
- Default : t2.medium
391
+ Default : t3a.2xlarge
390
392
AllowedValues :
391
393
- t1.micro
392
394
- t2.nano
393
395
- t2.micro
394
396
- t2.small
395
397
- t2.medium
396
398
- t2.large
399
+ - t3a.2xlarge
397
400
- m1.small
398
401
- m1.medium
399
402
- m1.large
@@ -445,7 +448,7 @@ Parameters:
445
448
ConstraintDescription : must be a valid EC2 instance type.
446
449
447
450
InstPearly :
448
- Description : Byzantium EC2 instance type
451
+ Description : Pearly EC2 instance type
449
452
Type : String
450
453
Default : t2.medium
451
454
AllowedValues :
You can’t perform that action at this time.
0 commit comments