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
- Host: GitHub
- URL: https://github.com/terraform-cisco-modules/terraform-intersight-ucs-domain-profiles
- Owner: terraform-cisco-modules
- License: gpl-3.0
- Created: 2022-09-25T07:57:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2022-10-09T00:33:53.000Z (over 2 years ago)
- Last Synced: 2025-02-02T13:35:21.971Z (4 months ago)
- Language: HCL
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://www.gnu.org/licenses/gpl-3.0)
[](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 |
## ProvidersNo 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 |
## ResourcesNo resources.