Skip to content

Conversation

@yagreut
Copy link
Contributor

@yagreut yagreut commented Nov 17, 2025

Update Azure Database schema for new checks

Checklist

  • I've read the guidelines for contributing to this repository.
  • I've followed the conventions in the PR title.
  • I've added tests that prove my fix is effective or that my feature works.
  • I've updated the documentation with the relevant information (if needed).
  • I've added usage information (if the PR introduces new options)
  • I've included a "before" and "after" example to the description (if the PR is a user interface change).

@nikpivkin
Copy link
Contributor

Hi @yagreut!

I moved the code related to CosmosDB to a separate cosmosdb package, as it is a separate service in Azure.

@nikpivkin
Copy link
Contributor

You are adding parsing for new fields in azurerm_mysql_server and mariadb_server, which have been deprecated for several years. Does this make sense? MariaDB support is being fully discontinued this year, and for azurerm_mysql_server, migration to azurerm_mysql_flexible_server is recommended. Perhaps it would be better to focus on supporting current resources rather than deprecated ones.

@nikpivkin
Copy link
Contributor

You are adding parsing for new fields in azurerm_mysql_server and mariadb_server, which have been deprecated for several years. Does this make sense? MariaDB support is being fully discontinued this year, and for azurerm_mysql_server, migration to azurerm_mysql_flexible_server is recommended. Perhaps it would be better to focus on supporting current resources rather than deprecated ones.

I created an issue to track it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants