Azure / Azure-Verified-Modules

Azure Verified Modules (AVM) is an initiative to consolidate and set the standards for what a good Infrastructure-as-Code module looks like. Modules will then align to these standards, across languages (Bicep, Terraform etc.) and will then be classified as AVMs and available from their respective language specific registries.

Home Page:https://aka.ms/AVM

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Module Proposal]: `avm-res-mssql-database`

thejrayasam opened this issue · comments

Check for previous/existing GitHub issues/module proposals

  • I have checked for previous/existing GitHub issues/module proposals.

Check this module doesn't already exist in the module indexes

  • I have checked for that this module doesn't already exist in the module indexes.

Bicep or Terraform?

Terraform

Module Classification?

Resource Module

Module Name

avm-res-mssql-database

Module Details

AVM Resource Module for MSSQL Database

Do you want to be the owner of this module?

No

Module Owner's GitHub Username (handle)

No response

(Optional) Secondary Module Owner's GitHub Username (handle)

No response

@thejrayasam is this request for child resource of #442 ?

tagging @mbilalamjad for visibility.

@prjelesi If this module is still looking for an owner, then I can take it up. @thejrayasam & me are collaborating on this.

Hey @sujaypillai & @thejrayasam, would there be a scenario where a module for azurerm_mssql_database would be needed independent of azurerm_mssql_server? if not then I would recommend we leverage the module proposed for azurerm_mssql_server and your contribution to that module would be appreciated.

Closing the issue as there is no requirement to create an independent module azurerm_mssql_database for now, and it can be part of azurerm_mssql_server.