A Terraform module to configure ACI Fabric Policies.
Name | Version |
---|---|
terraform | >= 1.3.0 |
aci | >= 2.13.0 |
Name | Version |
---|---|
aci | 2.13.0 |
Name | Description | Type | Default | Required |
---|---|---|---|---|
fabric | Fabric Model data. | any |
n/a | yes |
fabric_sensitive | Note: Sensitive Variables cannot be added to a for_each loop so these are added seperately. * mcp_instance_policy_default: MisCabling Protocol Instance Settings. - key: The key or password used to uniquely identify this configuration object. * virtual_networking: ACI to Virtual Infrastructure Integration. - password: Username/Password combination to Authenticate to the Virtual Infrastructure. |
object({ |
{ |
no |
Name | Description |
---|---|
pods | Identifiers for: * policy_groups: Fabric => Policy Groups: {Name} * recurring_window: Admin => Schedulers => Fabric => {schedule_name} => Recurring Windows. * remote_locations: Admin => Import/Export => Remote Locations. * schedulers: Admin => Schedulers => Fabric. |
policies | Identifiers for: * global: - dns_profiles: Fabric => Fabric Policies => Policies => Global => DNS Profiles: {Name} * dns_domains: Fabric => Fabric Policies => Policies => Global => DNS Profiles: {Name} => DNS Domains * dns_providers: Fabric => Fabric Policies => Policies => Global => DNS Profiles: {Name} => DNS Providers * interface: - L3 Interface: Fabric => Fabric Policies => Policies => Interface => L3 Interface: {default} * monitoring: - fabric_node_controls: Fabric => Fabric Policies => Policies => Monitoring => Fabric Node Controls: {default} * pod: - date_and_time: Fabric => Fabric Policies => Policies => Pod => Date and Time: {default} * date_and_time_servers: Fabric => Fabric Policies => Policies => Pod => Date and Time: {default} => NTP Servers - date_and_time_format: System Settings => Date and Time - snmp_destination_groups: Admin => External Data Collectors => Monitoring Destinations => SNMP => {snmp_monitoring_destination_group} - snmp_policies: Fabric => Fabric Policies => Policies => Pod => SNMP: {default} * snmp_policy_client_groups: Fabric => Fabric Policies => Policies => Pod => SNMP: {default} => Client Group Policies - snmp_policy_client_group_client_servers: Fabric => Fabric Policies => Policies => Pod => SNMP: {default} => Client Group Policies: Client Entries * snmp_policy_trap_servers: Fabric => Fabric Policies => Policies => Pod => SNMP: {default} => Trap Forward Servers * snmp_policy_users: Fabric => Fabric Policies => Policies => Pod => SNMP: {default} => SNMP V3 Users |