dynamicobjects

CiscoDevNet/dynamicobjects/fmc

Terraform Module HCL FMC
Install
module "dynamicobjects" {
source = "CiscoDevNet/dynamicobjects/fmc"
version = "1.0.3"
}
plain text: /constructs/tfmod-ciscodevnet-dynamicobjects-fmc/install.txt
⭐ Source on GitHub 📦 Registry page
README

Cisco Secure Firewall Dynamic Objects module for Network Infrastructure Automation (NIA) With shift to dynamic infrastructure, it becomes difficult for SecOps team to keep track of changes efficiently and dynamic firewalling becomes an important requirement. This Terraform module works in conjunction with Hashicorp's Consul to automate this requirement utilizing Cisco Secure Firewall Dynamic Objects. HashiCorp Consul is a service mesh solution providing a full featured control plane with service discovery, configuration, and segmentation functionality across several environments. Its service discovery feature allows Consul agents to register services to a central registry and other clients can use Consul to discover providers of a given service. It keeps track of all the services, the node

Inputs (1)
NameTypeDescriptionDefault
servicesmap( object({ id Consul services monitored by Consul NIA required
Resources (1)
fmc_dynamic_object_mapping
Details
FrameworkTerraform Module
LanguageHCL
Version1.0.3
Cloud FMC
★ Stars1
Forks1
Total downloads518
Inputs1
Resources1
LicenseApache-2.0
NamespaceCiscoDevNet
Updated