An open API service indexing awesome lists of open source software.

https://github.com/terraform-cisco-modules/terraform-intersight-ucs-domain-profiles

Terraform - Intersight > UCS Domain Profile Module
https://github.com/terraform-cisco-modules/terraform-intersight-ucs-domain-profiles

Last synced: about 2 months ago
JSON representation

Terraform - Intersight > UCS Domain Profile Module

Awesome Lists containing this project

README

        

[![License: GPL v3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0)
[![Developed by: Cisco](https://img.shields.io/badge/Developed%20by-Cisco-blue)](https://developer.cisco.com)

# Terraform Intersight Domain Profiles Module

A Terraform module to configure Intersight Domain Profiles.

This module is part of the Cisco [*Intersight as Code*](https://cisco.com/go/intersightascode) 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](#requirement\_terraform) | >=1.3.0 |
| [intersight](#requirement\_intersight) | >=1.0.32 |
## Providers

No providers.
## Inputs

| Name | Description | Type | Default | Required |
|------|-------------|------|---------|:--------:|
| [model](#input\_model) | Model data. | `any` | n/a | yes |
| [orgs](#input\_orgs) | Account Organizations | `any` | n/a | yes |
## Outputs

| Name | Description |
|------|-------------|
| [domains](#output\_domains) | n/a |
## Resources

No resources.