Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate parallelcluster deployment with Terraform #6092

Closed
jagga13 opened this issue Feb 9, 2024 · 5 comments
Closed

Integrate parallelcluster deployment with Terraform #6092

jagga13 opened this issue Feb 9, 2024 · 5 comments
Labels

Comments

@jagga13
Copy link

jagga13 commented Feb 9, 2024

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.

@jagga13 jagga13 added the 3.x label Feb 9, 2024
@gmarciani
Copy link
Contributor

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.

@hongbo-miao
Copy link

hongbo-miao commented Apr 27, 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! ☺️

@alemairebe
Copy link

Hi @jagga13 ,
Did you saw this module : https://github.com/aws-tf/terraform-aws-parallelcluster ?

@gmarciani
Copy link
Contributor

gmarciani commented Jun 19, 2024

Hi all,

the first alpha version has been released!
Stay tuned for the first official release coming soon.

You can find the AWS ParallelCluster Provider at https://registry.terraform.io/providers/aws-tf/aws-parallelcluster/latest
You can find the AWS ParallelCluster Module at https://registry.terraform.io/modules/aws-tf/parallelcluster/aws/latest

@hanwen-pcluste
Copy link
Contributor

Hi all,

ParallelCluster Terraform integration is officially released!

You can find the AWS ParallelCluster Provider at https://registry.terraform.io/providers/aws-tf/aws-parallelcluster/latest
You can find the AWS ParallelCluster Module at https://registry.terraform.io/modules/aws-tf/parallelcluster/aws/latest

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants