Skip to content

Commit 678f707

Browse files
committed
Removing un-needed AZ property in AutoScalingGroup
1 parent 871b565 commit 678f707

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

cloudformation/cfncluster.cfn.json

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2042,11 +2042,6 @@
20422042
"MaxSize" : {
20432043
"Ref" : "MaxQueueSize"
20442044
},
2045-
"AvailabilityZones" : [
2046-
{
2047-
"Ref" : "AvailabilityZone"
2048-
}
2049-
],
20502045
"VPCZoneIdentifier" : [
20512046
{
20522047
"Fn::If" : [

0 commit comments

Comments
 (0)