Skip to content

Commit

Permalink
fix technical solution 117
Browse files Browse the repository at this point in the history
  • Loading branch information
xiao201208 committed May 16, 2024
1 parent ca8d2e4 commit 3076ef0
Showing 1 changed file with 2 additions and 6 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@ Parameters:
Type: String
AssociationProperty: 'ALIYUN::ECS::Instance::ZoneId'
AssociationPropertyMetadata:
AutoSelectFirst: true
ExclusiveTo:
- ZoneId2
Label:
Expand All @@ -20,7 +19,6 @@ Parameters:
Type: String
AssociationProperty: 'ALIYUN::ECS::Instance::ZoneId'
AssociationPropertyMetadata:
AutoSelectFirst: true
ExclusiveTo:
- ZoneId1
Label:
Expand All @@ -42,7 +40,6 @@ Parameters:
en: >-
This solution will create a spot instance and automatically deploy a
nginx service.
Default: ecs.e-c1m1.large
InstanceType2:
Type: String
AssociationProperty: 'ALIYUN::ECS::Instance::InstanceType'
Expand All @@ -59,7 +56,6 @@ Parameters:
en: >-
This solution will create a spot instance and automatically deploy a
nginx service.
Default: ecs.e-c1m1.large
InstancePassword:
NoEcho: true
Type: String
Expand Down Expand Up @@ -391,10 +387,10 @@ Metadata:
'ALIYUN::ROS::Interface':
ParameterGroups:
- Parameters:
- InstanceType1
- ZoneId1
- InstanceType2
- ZoneId2
- InstanceType1
- InstanceType2
- InstancePassword
- ScalingTime
- ScalingTime2
Expand Down

0 comments on commit 3076ef0

Please sign in to comment.