Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Removing useless section from the Azure Terraform module README #71

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 1 addition & 5 deletions cloud_Azure/terraform/module/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,6 @@ NetworkWatcher is automatically created by Azure when VirtualNetwork is created
* [All Network Security Groups in requested Resource Groups in single Azure Account](examples/single_account_multiple_resource_groups)
* [All Network Security Groups in requested Resource Groups in multiple Azure Accounts](examples/multiple_accounts_multiple_resource_group)

## Demo

* [Demo showing how to add list of subnets to Kentik portal using this module](demo) (TBD)

## Requirements

| Name | Version |
Expand Down Expand Up @@ -91,4 +87,4 @@ To install Python and required packages:
| subscription_id | Azure subscription ID |
| resource_group_names | Names of Resource Groups from which to collect flow logs |
| storage_accounts | Storage Account names where flow logs will be collected |
| principal_id | Service Principal ID created for Kentik NSG Flow Exporter application |
| principal_id | Service Principal ID created for Kentik NSG Flow Exporter application |