feat(hypercomputecluster): Add example for creating a cluster#941
feat(hypercomputecluster): Add example for creating a cluster#941davide-zanon wants to merge 14 commits intoterraform-google-modules:mainfrom
Conversation
This commit is an example for creating a cluster in Cluster Director by using Terraform.
|
Here is the summary of changes. You are about to add 1 region tag.
This comment is generated by snippet-bot.
|
|
I haven't reviewed the code yet, but I've fixed the region tag as the proposed one was invalid. hypercomputecluster_v1_clusterservice_cluster_create_slurm |
|
/gcbrun |
Co-authored-by: rpgoog <266194224+rpgoog@users.noreply.github.com>
Co-authored-by: rpgoog <266194224+rpgoog@users.noreply.github.com>
|
|
The top-level directory needs to be changed to /hypercomputecluster/ as mentioned in the merged CODEOWNERS update. it needs to match the SDK. |
|
/gcbrun |
|
/gcbrun |
Thanks for your input on this! I renamed the directory. |
|
@rpgoog, I've added a |
It has been fixed. |
|
/gcbrun |
1 similar comment
|
/gcbrun |
Fixed whitespace issue.
|
/gcbrun |
Fixing a whitespace issue.
Fixed the start and end tags.
Fixed the test using the new tags.
|
/gcbrun |
|
@rpgoog, could you please run |
|
/gcbrun |
This commit is an example for creating a cluster in Cluster Director by using Terraform.
Description
Fixes #499087255
Note: If you are not associated with Google, open an issue for discussion before submitting a pull request.
Checklist
Readiness
Style
guide
Testing
[ X ] I have performed tests described in the Contributing guide:
terraform applyterraform fmtcheckIntended location
[ X ] Yes, this sample will be (or already is) included on cloud.google.com
Location(s): https://docs.cloud.google.com/cluster-director/docs/create/custom-cluster
No, this sample won't be included on cloud.google.com
Reason:
API enablement
Review
Reason: See Update CODEOWNERS to include Cluster Director #942