Add support for the new property implemented by https://github.com/coder/terraform-provider-coder/issues/124. - [x] When set, `login_before_ready` takes priority over `startup_script_behavior`, `false => blocking`, `true => non-blocking` - [x] Rename property in code where applicable Ref: https://github.com/coder/coder/issues/7757