Terraform Support
Palette supports the open-source Infrastructure as Code (IaC) software tool, Terraform, to provide consistent CLI workflow support to multiple cloud services.
Terraform organizes cloud APIs into declarative, configuration files. Terraform supports the ability to write configuration files, checks whether the execution plan for a configuration matches your expectations (before deployment), and applies the changes to all the managed resources.
Spectro Cloud Provider
Palette and Palette VerteX API can be used with the Spectro Cloud Terraform provider. The provider is available in the
HashiCorp Terraform registry as
Spectro Cloud Provider.
Release Notes
Information about the latest changes in the Spectro Cloud provider can be found in the
release notes.
Provider Documentation
Detailed documentation on supported data sources and resources are available in the Terraform Spectro Cloud Provider
documentation page.
Usage
For an end-to-end cluster provisioning example, check out the end-to-end examples.
You can find resource examples in the resource directory.
Modules
There are two modules available to help you provision Spectro Cloud infrastructure resources.
Review the Spectro Cloud modules readme document to learn more about supported provider versions and other requirements.