azurerm_sql_database

    0

    0

    lucycodes42

    Terraform snippets

    The code defines a named resource called "testTopic" in the resource group "test" located in the geographic region "West US".

    Shortcut: tf_azurerm_sql_database

    resource "azurerm_sql_database" "${MyResource}" {
       name = "testTopic"
       resource_group_name = "\${azurerm_resource_group.test.name}"
       location = "West US"
    }
    Codiga Logo
    Codiga Hub
    • Rulesets
    • Playground
    • Snippets
    • Cookbooks
    Legal
    • Security
    • Privacy Policy
    • Code Privacy
    • Terms of Service
    soc-2 icon

    We are SOC-2 Compliance Certified

    G2 high performer medal

    Codiga – All rights reserved 2022.