Skip to content

terraform-cisco-modules/terraform-intersight-profiles

Repository files navigation

License: GPL v3 Developed by: Cisco

Terraform Intersight - Profiles Module

A Terraform module to configure Intersight Infrastructure Profiles.

NOTE: THIS MODULE IS DESIGNED TO BE CONSUMED USING "EASY IMM"

A comprehensive example using this module is available below:

Requirements

Name Version
terraform >=1.3.0
intersight >=1.0.51
time >=0.9.1

Providers

Name Version
intersight 1.0.51
time 0.11.2

Inputs

Name Description Type Default Required
global_settings YAML to HCL Data - global_settings. any n/a yes
model YAML to HCL Data - model. any n/a yes
orgs Intersight Organizations Moid Data. any n/a yes
policies Policies - Module Output. any n/a yes
pools Pools - Module Output. any n/a yes

Outputs

Name Description
data Moid's of the Policies/Pools/Templates that were not defined locally.
profiles Moids of the Chassis/Domain/Server Profiles.
templates Moids of the Chassis/Domain/Server Profiles Templates.

Resources

Name Type
intersight_bulk_mo_merger.trigger_chassis_profile_update resource
intersight_bulk_mo_merger.trigger_domain_profile_update resource
intersight_bulk_mo_merger.trigger_profile_update resource
intersight_bulk_mo_merger.trigger_switch_profile_update resource
intersight_chassis_profile.deploy resource
intersight_chassis_profile.map resource
intersight_chassis_profile_template.map resource
intersight_fabric_switch_cluster_profile.map resource
intersight_fabric_switch_cluster_profile_template.map resource
intersight_fabric_switch_profile.deploy resource
intersight_fabric_switch_profile.map resource
intersight_fabric_switch_profile_template.map resource
intersight_server_profile.deploy resource
intersight_server_profile.map resource
intersight_server_profile.reservations resource
intersight_server_profile_template.map resource
time_sleep.chassis resource
time_sleep.discovery resource
time_sleep.domain resource
time_sleep.server resource
intersight_chassis_profile_template.map data source
intersight_compute_physical_summary.server data source
intersight_equipment_chassis.chassis data source
intersight_fabric_switch_cluster_profile_template.map data source
intersight_fabric_switch_profile_template.map data source
intersight_network_element_summary.fis data source
intersight_search_search_item.policies data source
intersight_search_search_item.pools data source
intersight_server_profile_template.map data source