diff --git a/reference-artifacts/SAMPLE_CONFIGS/config.example.json b/reference-artifacts/SAMPLE_CONFIGS/config.example.json index 62008bcfc..4617d59d9 100644 --- a/reference-artifacts/SAMPLE_CONFIGS/config.example.json +++ b/reference-artifacts/SAMPLE_CONFIGS/config.example.json @@ -1640,7 +1640,7 @@ "firewalls": [ { "name": "Firewall", - "image-id": "ami-0cf732b7a31e698d4", + "image-id": "ami-0c4cecd2e2f91c577", "instance-sizes": "c5n.2xlarge", "region": "${HOME_REGION}", "security-group": "Firewalls", @@ -1692,7 +1692,7 @@ ], "xxfirewall-manager": { "name": "FirewallMgr", - "image-id": "ami-094c9efc372e646e0", + "image-id": "ami-0e3faadf2331f79bd", "instance-sizes": "c5.large", "version": "6.4.4", "region": "${HOME_REGION}", diff --git a/reference-artifacts/SAMPLE_CONFIGS/config.lite-example.json b/reference-artifacts/SAMPLE_CONFIGS/config.lite-example.json index fbcff6305..f87086bf6 100644 --- a/reference-artifacts/SAMPLE_CONFIGS/config.lite-example.json +++ b/reference-artifacts/SAMPLE_CONFIGS/config.lite-example.json @@ -1577,7 +1577,7 @@ "firewalls": [ { "name": "Firewall", - "image-id": "ami-0cf732b7a31e698d4", + "image-id": "ami-0c4cecd2e2f91c577", "instance-sizes": "c5n.xlarge", "region": "${HOME_REGION}", "security-group": "Firewalls", @@ -1629,7 +1629,7 @@ ], "xxfirewall-manager": { "name": "FirewallMgr", - "image-id": "ami-094c9efc372e646e0", + "image-id": "ami-0e3faadf2331f79bd", "instance-sizes": "c5.large", "version": "6.4.4", "region": "${HOME_REGION}", diff --git a/reference-artifacts/SAMPLE_CONFIGS/config.multi-region-example.json b/reference-artifacts/SAMPLE_CONFIGS/config.multi-region-example.json index 7f757ef79..1cf6beef5 100644 --- a/reference-artifacts/SAMPLE_CONFIGS/config.multi-region-example.json +++ b/reference-artifacts/SAMPLE_CONFIGS/config.multi-region-example.json @@ -1859,7 +1859,7 @@ "firewalls": [ { "name": "Firewall", - "image-id": "ami-0cf732b7a31e698d4", + "image-id": "ami-0c4cecd2e2f91c577", "instance-sizes": "c5n.2xlarge", "region": "${HOME_REGION}", "security-group": "Firewalls", @@ -1911,7 +1911,7 @@ ], "firewall-manager": { "name": "FirewallMgr", - "image-id": "ami-094c9efc372e646e0", + "image-id": "ami-0e3faadf2331f79bd", "instance-sizes": "c5.large", "version": "6.4.4", "region": "${HOME_REGION}", diff --git a/reference-artifacts/SAMPLE_CONFIGS/config.test-example.json b/reference-artifacts/SAMPLE_CONFIGS/config.test-example.json index 229457c03..291e2d5de 100644 --- a/reference-artifacts/SAMPLE_CONFIGS/config.test-example.json +++ b/reference-artifacts/SAMPLE_CONFIGS/config.test-example.json @@ -1632,7 +1632,7 @@ "firewalls": [ { "name": "Firewall", - "image-id": "ami-0cf732b7a31e698d4", + "image-id": "ami-0c4cecd2e2f91c577", "instance-sizes": "c5.xlarge", "region": "${HOME_REGION}", "security-group": "Firewalls", @@ -1684,7 +1684,7 @@ ], "xxfirewall-manager": { "name": "FirewallMgr", - "image-id": "ami-094c9efc372e646e0", + "image-id": "ami-0e3faadf2331f79bd", "instance-sizes": "c5.large", "version": "6.4.4", "region": "${HOME_REGION}",