restartPolicy

val restartPolicy: Output<String>?

Restart policy for the container group. Allowed values are Always, Never, OnFailure. Defaults to Always. Changing this forces a new resource to be created.