Hello everyone,
I am developing a lab to create Security Gateways with the AWS CFT for CloudGuard ASG Security Gateways AWS Gateway LB and Transit GW with a Mananagement Server.
I am choosing R80.40-BYOL for my ASG Security Gateways and R81.10-BYOL for the Management Server.
The goal is to create the environment with my Management Server and ASG Gateways to upgrade them both to R81.20.
This will then become a production activity with a customer.
I am using an AWS CFT yaml that I see from the workshop:
Check Point CloudGuard Network Security - Integration with AWS Gateway Load Balancer
YAML template is:
https://gwlb.s3.us-east-2.amazonaws.com/CGNS-GWLB-WS.yaml
The problem is, when I launch the stack with those values I mentioned (80.40-BYOL for my ASG Security Gateways and R81.10-BYOL for the Management Server.) the stack fails and the resources deletes due to a rollback action for CFT.
The error mentions something related to the stack failing due to a missing AMI resource:
In the AWS account subscriptions, I have Check Point products for Security Gateway and Management Server:

Is it possible that my deployment is failing because R80.40 is no longer available in the AMI repositories for these VMs for Security Gateways?
I know that R80.40 is out of support, I guess that is why it is failing but I would like to know if someone could give me some idea to investigate further.
Greetings to all!