Amazon ParallelCluster for Terraform - Amazon ParallelCluster
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

Amazon ParallelCluster for Terraform

Beginning with Amazon ParallelCluster 3.8.0, you can deploy clusters and custom images using Terraform. To begin using this feature, see Terraform Provider for Amazon ParallelCluster from the Terraform Registry.

Note

You must have ParallelCluster API deployed in your account to use the provider.

Use the following chart to determine the compatibility between the provider and the Amazon ParallelCluster versions:

Provider version Amazon ParallelCluster version

1.0.0

3.8.0-3.10.1

1.1.0

3.11.0+

See examples of how to use the provider.

For an even smoother experience, use the official Terraform Module for Amazon ParallelCluster from Terraform Registry. The module allows you to deploy:

  1. ParallelCluster API

  2. ParallelCluster clusters defined with YAML configuration file and HCL

  3. Networking infrastructure required by a ParallelCluster cluster

See examples of how to use the module.