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:
© 2020 CloudSphere