Skip to content

Commit

Permalink
Add Leaseweb as a new provider
Browse files Browse the repository at this point in the history
  • Loading branch information
furkansahin committed Apr 24, 2024
1 parent 94c238a commit acf8778
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions config/providers.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,12 @@
{display_name: eu-north-h1, internal_name: hetzner-hel1, visible: true },
{display_name: github-runners, internal_name: github-runners, visible: false }
]
},
{
provider_display_name: Leaseweb,
provider_internal_name: leaseweb,
locations: [
{display_name: us-central-l1, internal_name: leaseweb-wdc02, visible: true },
]
}
]

0 comments on commit acf8778

Please sign in to comment.