Skip to main content
CSP/MSP 24 x 7 Support Help Center home page
Submit a request
Sign in
  1. CSP/MSP 24 x 7 Support
  2. Cloud Governance
  3. HyperCloud Platform Quick Start Guide
  4. Cloud Service Orchestration
  5. HyperCloud™ Blueprints
  6. Terraform Templates

Terraform Templates

Overview You can create a Terraform-based Blueprint on the HyperCloud™Platform (HCP). You can declare the state of your Cloud Resources in a Terraform Template using two types of configuration files: Main.tf: holds the configuration for your cloud resources Variables.tf: comprises parameter definition, that feeds values into the main.tf when a Terraform is processing blueprints Terraform blueprints use the Terraform configuration syntax to model the infrastructure of a cloud environment. This includes your infrastructure like Virtual Machines(VMs), networks, and storage. A Terraform blueprint can also comprise of software components. These software components are deployed in your cloud environment. Once you’ve modeled your cloud environment and software components in a blueprint, you’ll be able to use it to create or update your cloud environment. You can create Terraform templates for these Cloud Service Providers: Microsoft Azure Amazon Web Service (AWS)

  • Amazon Web Service (AWS)
CSP/MSP 24 x 7 Support