Skip to content

canada-ca-terraform-modules/terraform-azurerm-caf-front-door

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-azurerm-caf-front-door

Requirements

No requirements.

Providers

Name Version
azurerm n/a

Modules

No modules.

Resources

Name Type
azurerm_cdn_frontdoor_custom_domain.custom_domain resource
azurerm_cdn_frontdoor_custom_domain.local_custom_domain resource
azurerm_cdn_frontdoor_custom_domain_association.domain_association resource
azurerm_cdn_frontdoor_custom_domain_association.local_domain_association resource
azurerm_cdn_frontdoor_endpoint.endpoint resource
azurerm_cdn_frontdoor_firewall_policy.fd_firewall_policy resource
azurerm_cdn_frontdoor_origin.frontdoor_origin resource
azurerm_cdn_frontdoor_origin_group.origin_group resource
azurerm_cdn_frontdoor_profile.frontdoor_profile resource
azurerm_cdn_frontdoor_route.route resource
azurerm_cdn_frontdoor_rule.rules resource
azurerm_cdn_frontdoor_rule_set.rule_set resource
azurerm_cdn_frontdoor_secret.fd_secret resource
azurerm_cdn_frontdoor_security_policy.fd_security_policy resource
azurerm_dns_cname_record.cname_record resource
azurerm_dns_txt_record.txt_record resource

Inputs

Name Description Type Default Required
env (Required) 4 character string defining the environment name prefix for the VM string "dev" no
front_door (Required) front door configuration. any null no
group (Required) Character string defining the group for the target subscription string "test" no
location Azure location for the VM string "canadacentral" no
origin_host_name (Required) Host name of origin for the front door string n/a yes
project (Required) Character string defining the project for the target subscription string "test" no
resource_groups (Required) Resource group object for the front door any {} no
tags Tags that will be applied to every associated VM resource map(string) {} no
userDefinedString (Required) User defined portion value for the name of the VM. string "test" no
zones (Required) Resource DNS zone object for the front door any {} no

Outputs

Name Description
front-door-id Outputs the front door profile ID
front-door-name Outputs the front door profile name
front-door-object Outputs the entire front door object

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages