GCE: Add instances self-destruct (#6363)

automerge
This commit is contained in:
Trent Nelson
2019-11-04 11:30:26 -07:00
committed by Grimes
parent 5e3697807c
commit d085c8626f
4 changed files with 202 additions and 0 deletions

View File

@@ -291,6 +291,7 @@ if ! $skipCreate; then
-c "$clientNodeCount"
-n "$additionalValidatorCount"
--dedicated
--self-destruct-hours 0
)
if [[ -n $bootstrapValidatorAddress ]]; then