max-host

guyvelleman/max-host/cidr

Terraform Module HCL CIDR

Terraform module return the largest number we can represent in the remaining bits.

Install
module "max-host" {
source = "guyvelleman/max-host/cidr"
version = "1.0.0"
}
plain text: /constructs/tfmod-guyvelleman-max-host-cidr/install.txt
⭐ Source on GitHub 📦 Registry page
README

terraform_cidr_max_host Terraform module return the largest number we can represent in the remaining bits.

Inputs (2)
NameTypeDescriptionDefault
cidrstring required
ipv4_total_bitsnumber32
Outputs (1)
host_max
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.0
Cloud CIDR
★ Stars0
Forks0
Total downloads585
Inputs2
Outputs1
Namespaceguyvelleman
Updated