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

azurerm_mysql_server ssl_minimal_tls_version_enforced always set to TLSEnforcementDisabled #7837

Closed
mleziva opened this issue Jul 21, 2020 · 4 comments

Comments

@mleziva
Copy link
Contributor

mleziva commented Jul 21, 2020

Deploy mysql server with ssl_minimal_tls_version_enforced set to TLS1_2
Review in Azure portal that minimum version enforced is not set
Attempt to run again and see the below output from terraform plan

azurerm_mysql_server
image

@yupwei68
Copy link
Contributor

Hi @mleziva , thanks for opening this issue. I think it has been fixed in #7307 and it has been released in v2.19.0.

@mleziva
Copy link
Contributor Author

mleziva commented Aug 6, 2020

Just tested with v2.19.0 and it works as long as the following is set:

ssl_enforcement_enabled = true

Thanks

@ghost ghost removed the waiting-response label Aug 6, 2020
@mybayern1974
Copy link
Collaborator

Hi @mleziva , glad you've got unblocked!Would you mind we close this issue now? Feel free to suggest reopen if you believe it's necessary. Thank you!

@ghost
Copy link

ghost commented Oct 7, 2020

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues.

If you feel this issue should be reopened, we encourage creating a new issue linking back to this one for added context. If you feel I made an error 🤖 🙉 , please reach out to my human friends 👉 [email protected]. Thanks!

@ghost ghost locked as resolved and limited conversation to collaborators Oct 7, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants