Has anyone successfully deployed the AWS Launch Stack for Cloud Guard IAAS (sk104418) in AWS China Region?
The Launch Stack in the SK points to:
https://console.aws.amazon.com/cloudformation/home?region=us-east-1#/stacks/create/review?templateUR...
If the host is changed to goto the China Region console;
https://console.amazonaws.cn/cloudformation/home?region=cn-north-1#/stacks/create/review?templateURL...
It allows the Stack data to be filed out but creation fails with the error;
The following resource(s) failed to create: [ClusterRole, ClusterPublicAddress, AMI, MemberAPublicAddress, InstanceSecurityGroup, MemberBPublicAddress].
There are a couple of Public IAAS AMI's in AWS China Region but I have no idea how choose the AMI from within the Launch Stack.
Any ideas how best to resolve this issue or get a HA Cluster deployed in AWS China Region?
Cheers!