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"
}
README
terraform_cidr_max_host Terraform module return the largest number we can represent in the remaining bits.
Inputs (2)
| Name | Type | Description | Default |
|---|---|---|---|
| cidr | string | required | |
| ipv4_total_bits | number | 32 |
Outputs (1)
host_maxDetails
FrameworkTerraform Module
LanguageHCL
Version1.0.0
Cloud CIDR
★ Stars0
Forks0
Total downloads585
Inputs2
Outputs1
Namespaceguyvelleman
Updated