Skip to content

aloizeau/Firewall-Workbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Requirements

Name Version
terraform >= 1.6.3
azurerm ~>3.80.0

Providers

Name Version
azurerm 3.80.0
random 3.5.1

Modules

No modules.

Resources

Name Type
azurerm_application_insights_workbook.firewall_workbook resource
azurerm_firewall.fw resource
azurerm_log_analytics_workspace.law resource
azurerm_monitor_diagnostic_setting.fw resource
azurerm_public_ip.fw resource
azurerm_resource_group.rg resource
azurerm_subnet.fw resource
azurerm_virtual_network.vnet resource
random_uuid.firewall_workbook resource
azurerm_monitor_diagnostic_categories.fw data source

Inputs

Name Description Type Default Required
location (Required) Specifies the supported Azure location where the resource exists. Changing this forces a new resource to be created. string "West Europe" no
retention_in_days Value in days for retention logs. number 30 no

Outputs

Name Description
firewall_public_ip The Public IP Address associated to the firewall.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages