aws / aws-parallelcluster

AWS ParallelCluster is an AWS supported Open Source cluster management tool to deploy and manage HPC clusters in the AWS cloud.

Home Page:https://github.com/aws/aws-parallelcluster

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Integrate parallelcluster deployment with Terraform

jagga13 opened this issue · comments

Hello,

I am currently using ParallelCluster 3.8.0 and we would like to see if there is a way for us to trigger the ParallelCluster deployment via Terraform. Is there a way for me to get access to the CloudFormation stack that can be deployed via Terraform using the cluster config that we typically pass to via the pcluster api? We are trying to automate as much of the deployment as possible and we are a terraform shop. Any insight or help would be greatly appreciated!

Thanks.

Hi @jagga13 thanks for your interest in using ParallelCluster with Terraform.
We are actively working on adding support for ParallelCluster with Terraform.
We do not have a precise delivery date for of this project, but it should be within Q2 2024.

Came from https://stackoverflow.com/questions/76104786/does-terraform-aws-provider-allow-to-create-aws-parallel-cluster-instances
We're also interested in utilizing Terraform to automate the provisioning of AWS ParallelCluster instances.
This automation will greatly facilitate the use of high-performance computing (HPC) in the cloud. Thanks! ☺️