Git Product home page Git Product logo

terraform-nxos-features's Introduction

Tests

Terraform NX-OS Features Module

Manages NX-OS Features

Examples

module "nxos_features" {
  source  = "netascode/features/nxos"
  version = ">= 0.0.1"

  bfd               = true
  bgp               = true
  dhcp              = true
  evpn              = true
  fabric_forwarding = true
  hsrp              = true
  interface_vlan    = true
  isis              = true
  lacp              = true
  lldp              = true
  nv_overlay        = true
  ospf              = true
  ospfv3            = true
  pim               = true
  ptp               = true
  pvlan             = true
  ssh               = true
  tacacs            = true
  telnet            = true
  udld              = true
  vn_segment        = true
  vpc               = true
}

Requirements

Name Version
terraform >= 1.0.0
nxos >= 0.5.0

Providers

Name Version
nxos >= 0.5.0

Inputs

Name Description Type Default Required
device A device name from the provider configuration. string null no
bfd Enable or disable command feature bfd. bool null no
bgp Enable or disable command feature bgp. bool null no
dhcp Enable or disable command feature dhcp. bool null no
evpn Enable or disable command nv overlay evpn. bool null no
fabric_forwarding Enable or disable command feature fabric forwarding. bool null no
hsrp Enable or disable command feature hsrp. bool null no
interface_vlan Enable or disable command feature interface-vlan. bool null no
isis Enable or disable command feature isis. bool null no
lacp Enable or disable command feature lacp. bool null no
lldp Enable or disable command feature lldp. bool null no
macsec Enable or disable command feature macsec. bool null no
netflow Enable or disable command feature netflow. bool null no
nv_overlay Enable or disable command feature nv overlay. bool null no
ospf Enable or disable command feature ospf. bool null no
ospfv3 Enable or disable command feature ospfv3. bool null no
pim Enable or disable command feature pim. bool null no
ptp Enable or disable command feature ptp. bool null no
pvlan Enable or disable command feature pvlan. bool null no
ssh Enable or disable command feature ssh. bool null no
tacacs Enable or disable command feature tacacs. bool null no
telnet Enable or disable command feature telnet. bool null no
udld Enable or disable command feature udld. bool null no
vn_segment Enable or disable command feature vn segment. bool null no
vpc Enable or disable command feature vpc. bool null no

Outputs

No outputs.

Resources

Name Type
nxos_feature_bfd.fmBfd resource
nxos_feature_bgp.fmBgp resource
nxos_feature_dhcp.fmDhcp resource
nxos_feature_evpn.fmEvpn resource
nxos_feature_hmm.fmHmm resource
nxos_feature_hsrp.fmHsrp resource
nxos_feature_interface_vlan.fmInterfaceVlan resource
nxos_feature_isis.fmIsis resource
nxos_feature_lacp.fmLacp resource
nxos_feature_lldp.fmLldp resource
nxos_feature_macsec.fmMacsec resource
nxos_feature_netflow.fmNetflow resource
nxos_feature_nv_overlay.fmNvo resource
nxos_feature_ospf.fmOspf resource
nxos_feature_ospfv3.fmOspfv3 resource
nxos_feature_pim.fmPim resource
nxos_feature_ptp.fmPtp resource
nxos_feature_pvlan.fmPvlan resource
nxos_feature_ssh.fmSsh resource
nxos_feature_tacacs.fmTacacsplus resource
nxos_feature_telnet.fmTelnet resource
nxos_feature_udld.fmUdld resource
nxos_feature_vn_segment.fmVnSegment resource
nxos_feature_vpc.fmVpc resource
nxos_ospf.ospfEntity resource

terraform-nxos-features's People

Contributors

danischm avatar dependabot[bot] avatar vaneuk avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.