{"id":13786949,"url":"https://github.com/lucretius/nomad-elastigroup-autoscaler","last_synced_at":"2026-02-03T12:47:00.600Z","repository":{"id":68200167,"uuid":"390523115","full_name":"Lucretius/nomad-elastigroup-autoscaler","owner":"Lucretius","description":"Nomad Autoscaler plugin for Spotinst Elastigroup's","archived":false,"fork":false,"pushed_at":"2021-07-28T23:10:43.000Z","size":37,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-28T09:07:23.490Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Lucretius.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null}},"created_at":"2021-07-28T22:18:36.000Z","updated_at":"2024-02-25T11:05:55.000Z","dependencies_parsed_at":"2023-04-20T03:02:18.820Z","dependency_job_id":null,"html_url":"https://github.com/Lucretius/nomad-elastigroup-autoscaler","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucretius%2Fnomad-elastigroup-autoscaler","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucretius%2Fnomad-elastigroup-autoscaler/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucretius%2Fnomad-elastigroup-autoscaler/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Lucretius%2Fnomad-elastigroup-autoscaler/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Lucretius","download_url":"https://codeload.github.com/Lucretius/nomad-elastigroup-autoscaler/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253655755,"owners_count":21943068,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-08-03T20:00:22.978Z","updated_at":"2026-02-03T12:47:00.527Z","avatar_url":"https://github.com/Lucretius.png","language":"Go","funding_links":[],"categories":["Autoscaling"],"sub_categories":[],"readme":"# Nomad Spotinst Elastigroup Autoscaler\n\nThe `spotinst-elastigroup` target plugin allows for the scaling of the Nomad cluster clients via creating and destroying Spotinst Elastigroup instances.\n\n## Documentation\n\n### Agent Configuration Options\n\nTo use the `spotinst-elastigroup` plugin, the agent configuration needs to be populated with the appropriate target block.  Required config properties are listed below.\n\n```hcl\ntarget \"spotinst-elastigroup\" {\n  driver = \"spotinst-elastigroup\"\n  config = {\n    token = \"local/token\"\n    account_id = \"local/account_id\"\n  }\n}\n```\n\n- `token` `(string: \"\")` - A Spotinst API Token.  Can use environment variable `SPOTINST_TOKEN` instead.\n- `account_id` `(string: \"\")` - A Spotinst Account ID.  Can use environment variable `SPOTINST_ACCOUNT` instead.\n\n### Policy Configuration Options\n\n```hcl\ncheck \"hashistack-allocated-cpu\" {\n  # ...\n  target \"spotinst-elastigroup\" {\n    provider            = \"azure\"\n    elastigroup_id      = \"sg-123456\"\n  }\n  # ...\n}\n```\n\n- `provider` `(string: \"\")` - The cloud provider used by Spot.  Can be one of `aws`, `azure` or `gcp`.\n- `elastigroup_id` `(string: \"\")` - The elastigroup ID.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucretius%2Fnomad-elastigroup-autoscaler","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flucretius%2Fnomad-elastigroup-autoscaler","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flucretius%2Fnomad-elastigroup-autoscaler/lists"}