azurerm_subnet

    0

    0

    lucycodes42

    Terraform snippets

    Shortcut: tf_azurerm_subnet

    resource "azurerm_subnet" "${MyResource}" {
       name = "testsubnet"
       resource_group_name = "\${azurerm_resource_group.test.name}"
       virtual_network_name = "\${azurerm_virtual_network.test.name}"
       address_prefix = "10.0.1.0/24"
    }
    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.