You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This example is part of the Cisco Easy IMM project. Its goal is to allow users to instantiate Infrastrcture 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. More information can be found here: https://cisco.com/go/easy-imm.
Environment Variables
Terraform Cloud/Enterprise - Workspace Variables
Add variable apikey with the value of [your-api-key]
Add variable secretkey with the value of [your-secret-file-content]