From b308fe2098b97e1337af3db7ddca9b72cb90c79f Mon Sep 17 00:00:00 2001 From: David Demlow Date: Fri, 3 Oct 2025 06:38:40 -0400 Subject: [PATCH] Update README.md added mention of ansible and terraform and links to repos --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index e9a346f..5a6f90f 100644 --- a/README.md +++ b/README.md @@ -14,3 +14,8 @@ HyperCore API: http://[Your_Clustered_Node_IP}/rest/v1/docs/ A link to the HyperCore API documentation is also available in the Support tab of the Control Panel ![image](https://github.com/user-attachments/assets/107d6c07-5a70-4749-b6f6-8c4780982ba4) + +Other automation tools that utilize these apis include: + +Scale Computing Ansible Collection for HyperCore - see https://github.com/ScaleComputing/HyperCoreAnsibleCollection +Scale Computing Terraform Provider for HyperCore - see https://github.com/ScaleComputing/terraform-provider-hypercore