Skip to content

itsyndicate/terraform-hetzner-firewall

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

terraform-hetzner-firewall

Requirements

Name Version
hcloud 1.49.1

Providers

Name Version
hcloud 1.49.1

Modules

No modules.

Resources

Name Type
hcloud_firewall.this resource

Inputs

Name Description Type Default Required
allow_egress_traffic Whether or not to allow the egress traffic bool true no
allow_ingress_web Whether or not to allow the ingress WEB traffic bool false no
block_icmp_ping_in Block ingress ICMP bool false no
extra_firewall_rules Additional firewall rules to apply to the cluster list(any) [] no
labels A map of labels to add to all resources map(string) {} no
name Name of the firewall string "my-firewall" no
ssh_port n/a number 22 no
ssh_source_ips Source networks that have SSH access to the servers list(string)
[
"0.0.0.0/0",
"::/0"
]
no

Outputs

No outputs.

About

Terraform module for Hetzner firewall

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages