Skip to content
This repository was archived by the owner on Dec 9, 2024. It is now read-only.

Commit bd85e11

Browse files
authored
Merge pull request #112 from troy-ameigh/main
updated test for Amzn 2023 ARM
2 parents 61d609c + 1354787 commit bd85e11

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.taskcat.yml

+8
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,14 @@ tests:
9595
- ap-south-1
9696
- us-west-1
9797
- us-gov-west-1
98+
amznlinux2023hvmarm:
99+
parameters:
100+
BastionAMIOS: Amazon-Linux2023-ARM
101+
BastionInstanceType: t4g.nano
102+
RemoteAccessCIDR: 10.0.0.0/16
103+
regions:
104+
- us-east-2
105+
- us-west-1
98106
us2204hvmarm:
99107
parameters:
100108
BastionAMIOS: Ubuntu-Server-22.04-LTS-HVM-ARM

0 commit comments

Comments
 (0)