GithubHelp home page GithubHelp logo

bridgecrew-perf4 / terraform-azure_nsg Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bartoszdopke/terraform-azure_nsg

0.0 0.0 0.0 20 KB

This module create Azure Network Security Group, NSG Association, Diagnostic Settings and Network Watcher Flow Log.

License: GNU General Public License v3.0

HCL 100.00%

terraform-azure_nsg's Introduction

terraform-azure_nsg

This module creates Azure Network Security Group, NSG Association, Diagnostic Settings and Network Watcher Flow Log.

Requirements

No requirements.

Providers

Name Version
azurerm n/a

Inputs

Name Description Type Default Required
ds_map n/a map(any)
{
"log_analytics_workspace_id": null
}
no
enable_diagnostics n/a bool true no
enable_nw_flow_log n/a bool true no
enabled Either true to enable diagnostic settings or false to disable it. bool true no
environment Global tags map(any)
{
"tags": {}
}
no
interval_in_minutes n/a number 10 no
network_watcher_name n/a string null no
nsg_name n/a string n/a yes
nwf_version n/a number 2 no
resource_group_name n/a string n/a yes
rp_days n/a number 0 no
rp_enabled n/a bool false no
storage_account_id n/a string null no
subnet_id n/a string n/a yes
ta_enabled n/a bool true no
tags Specific tags map(any) {} no
traffic_analytics_enabled n/a bool true no
workspace_id n/a string null no
workspace_region n/a string null no

Outputs

Name Description
flow_log_id n/a
nsg_id n/a
nsg_name n/a

terraform-azure_nsg's People

Contributors

bartoszdopke avatar

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.