Skip to content

Commit

Permalink
feat(aws-elasticloadbalancing): add crossZone property
Browse files Browse the repository at this point in the history
Update integration test synth

fixes aws#2786
  • Loading branch information
ScOut3R committed Jun 7, 2019
1 parent 0e5ec0c commit c51db58
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -228,6 +228,7 @@
"Protocol": "http"
}
],
"CrossZone": false,
"HealthCheck": {
"HealthyThreshold": "2",
"Interval": "30",
Expand Down Expand Up @@ -255,4 +256,4 @@
]
}
}
}
}

0 comments on commit c51db58

Please sign in to comment.