Skip to content

Commit

Permalink
auto select zone in tech solu 07
Browse files Browse the repository at this point in the history
  • Loading branch information
xiao201208 committed Feb 22, 2024
1 parent e042769 commit 0e19b5a
Showing 1 changed file with 8 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -43,15 +43,20 @@ Parameters:
en: VSwitch Availability Zone1
zh-cn: 交换机可用区1
AssociationProperty: 'ALIYUN::ECS::Instance::ZoneId'
AssociationPropertyMetadata:
AutoSelectFirst: true
ExclusiveTo:
- Zone2
Zone2:
Type: String
Label:
en: VSwitch Availability Zone2
zh-cn: 交换机可用区2
AssociationProperty: 'ALIYUN::ECS::Instance::ZoneId'
Description:
en: Please select an availability zone different from Availability Zone1.
zh-cn: 请选择与可用区1不同的可用区。
AssociationPropertyMetadata:
AutoSelectFirst: true
ExclusiveTo:
- Zone1
InstancePassword:
Type: String
Label:
Expand Down

0 comments on commit 0e19b5a

Please sign in to comment.