Giter Club home page Giter Club logo

terraform-azurerm-az-virtualnetwork's Introduction

Test

Build Status

Requirement

  • Terraform v0.12.23 and above.
  • AzureRm provider version 2.1 and above.

Terraform resources used within the module

Resource Description
data azurerm_resource_group Get the Resource Group, re use it's tags for the sub resources.
data azurerm_subscription Get an ARM subscription used when doing a virtual network peering.
azurerm_virtual_network_peering Manages a virtual network peering.
azurerm_virtual_network Manages Virtual Networks without the subnet block.
azurerm_subnet Manages Subnets.
azurerm_route_table Manages a Route Tables with their routes.
azurerm_subnet_route_table_association Associates a Route Table with a Subnet within a Virtual Network.
azurerm_network_security_group Manages a network security group that contains a list of network security rules.
azurerm_subnet_network_security_group_association Associates a Network Security Group with a Subnet within a Virtual Network.
azurerm_bastion_host Manages Bastion Host Instances.
azurerm_public_ip Manages Public Ips and Bastion Host Instances Public Ips.
private_endpoint Manages a Private Endpoints.

Examples

Name Description
complete Create the following objects : vnet, subnet, azure bastion, route table, network security group, public ip and does the virtual network peering.
sql-private-endpoint Create the following objects : vnet, subnet, Azure SQL server with a dedicated private enpoint.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.