Skip to content

terraform-cisco-modules/terraform-intersight-ucs-domain-profiles

Repository files navigation

License: GPL v3 Developed by: Cisco

Terraform Intersight Domain Profiles Module

A Terraform module to configure Intersight Domain Profiles.

This module is part of the Cisco Intersight as Code project. Its goal is to allow users to instantiate network fabrics in minutes using an easy to use, opinionated data model. It takes away the complexity of having to deal with references, dependencies or loops. By completely separating data (defining variables) from logic (infrastructure declaration), it allows the user to focus on describing the intended configuration while using a set of maintained and tested Terraform Modules without the need to understand the low-level Intersight object model.

A comprehensive example using this module is available here: https://github.com/terraform-cisco-modules/iac-intersight-comprehensive-example

Requirements

Name Version
terraform >=1.3.0
intersight >=1.0.32

Providers

No providers.

Inputs

Name Description Type Default Required
model Model data. any n/a yes
orgs Account Organizations any n/a yes

Outputs

Name Description
domains n/a

Resources

No resources.