automerge
(cherry picked from commit 6085109171
)
This commit is contained in:
committed by
Michael Vines
parent
cf9e6c9ab7
commit
e480e5444d
@@ -412,7 +412,6 @@ EOF
|
||||
declare failOnFailure="$6"
|
||||
declare arrayName="$7"
|
||||
|
||||
# This check should eventually be moved to cloud provider specific script
|
||||
if [ "$publicIp" = "TERMINATED" ] || [ "$privateIp" = "TERMINATED" ]; then
|
||||
if $failOnFailure; then
|
||||
exit 1
|
||||
|
Reference in New Issue
Block a user