This module is no longer maintained as it has been integrated into the nac-aci module.
Manages ACI Fabric ISIS BFD
Location in GUI:
Fabric
» Fabric Policies
» Policies
» Interface
» L3 Interface
» default
module "aci_fabric_isis_bfd" {
source = "netascode/fabric-isis-bfd/aci"
version = ">= 0.1.0"
admin_state = true
}
Name | Version |
---|---|
terraform | >= 1.0.0 |
aci | >= 2.0.0 |
Name | Version |
---|---|
aci | >= 2.0.0 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
admin_state | Admin state. | bool |
false |
no |
Name | Description |
---|---|
dn | Distinguished name of l3IfPol object. |
Name | Type |
---|---|
aci_rest_managed.l3IfPol | resource |