aws-quickstart / quickstart-qingcloud-kubesphere

AWS Quick Start Team
Apache License 2.0
8 stars 7 forks source link

Remove the rule for region cn-north-1 which limits NumberOfAZs by 2 #91

Open kevinylq opened 1 year ago

kevinylq commented 1 year ago

Hello,

According to the post, cn-north-1 now has 3 AZs. https://aws.amazon.com/about-aws/whats-new/2021/06/aws-china-beijing-region-adds-the-third-availability-zone/?nc1=h_ls

Could you please exclude below rule from the template?

Rules: AZRule: RuleCondition: !Equals [ !Ref 'AWS::Region', cn-north-1 ] Assertions: