AWS ParallelCluster for Terraform
Beginning with AWS ParallelCluster 3.8.0, you can deploy clusters and custom images using
Terraform
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 AWS ParallelCluster versions:
Provider version | AWS ParallelCluster version |
---|---|
1.0.0 |
3.8.0-3.10.1 |
1.1.0 |
3.11.0+ |
See examples
For an even smoother experience, use the official Terraform Module for AWS
ParallelCluster
-
ParallelCluster API
-
ParallelCluster clusters defined with YAML configuration file and HCL
-
Networking infrastructure required by a ParallelCluster cluster
See examples