sous-chefs / sql_server

Development repository for the sql_server cookbook
https://supermarket.chef.io/cookbooks/sql_server
Apache License 2.0
63 stars 124 forks source link

SQL Server 2014 support got removed despite 3 more years of support left while 2012 didn't #171

Closed lambacck closed 11 months ago

lambacck commented 2 years ago

:speaking_head: Foreword

Thank for taking the time to fill this bug report fully. Without it we may not be able to fix the bug, and the issue may be closed without resolution.

:ghost: Brief Description

138 / v6 says it dropped support for sql server 2014 because it was EOL except that SQL Server 2014 is support by MS until 2024 and SQL Server 2012 is only supported until 2022. It seems like part of that change should be reverted.

:pancakes: Cookbook version

6.0.0+

:woman_cook: Chef-Infra Version

17

:tophat: Platform details

Windows server 2012R2

Steps To Reproduce

Steps to reproduce the behavior:

  1. Go to '...'
  2. Click on '....'
  3. Scroll down to '....'
  4. See error

:police_car: Expected behavior

A clear and concise description of what you expected to happen.

:heavy_plus_sign: Additional context

Add any other context about the problem here. e.g. related issues or existing pull requests.

ramereth commented 2 years ago

@lambacck feel free to make a PR which does this!