Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Modules] Minimum TLS version for SQL server #1618

Merged
merged 3 commits into from
Jun 27, 2022
Merged

[Modules] Minimum TLS version for SQL server #1618

merged 3 commits into from
Jun 27, 2022

Conversation

ArielRam99
Copy link
Contributor

@ArielRam99 ArielRam99 commented Jun 27, 2022

Description

Adding parameter for minimum TLS version for the SQL server resource type.

This PR closes #1513.

Pipeline references

Pipeline
Sql: Servers

Type of Change

  • New feature (non-breaking change which adds functionality)

Checklist

  • I'm sure there are no other open Pull Requests for the same update/change
  • My corresponding pipelines / checks run clean and green without any errors or warnings
  • My code follows the style guidelines of this project
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation (readme)
  • I did format my code

@ArielRam99 ArielRam99 added enhancement New feature or request [cat] modules category: modules labels Jun 27, 2022
@ArielRam99 ArielRam99 requested a review from a team as a code owner June 27, 2022 20:47
@ArielRam99 ArielRam99 merged commit 85bb232 into Azure:main Jun 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[cat] modules category: modules enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request]: Add minimalTlsVersion to SQLServer module
2 participants