mirror of
https://github.com/trailofbits/algo.git
synced 2025-04-23 01:27:14 +02:00
## Description Azure has added several regions, some net-new and others moved from standalone cloud instances into general Azure. ## Motivation and Context Azure Germany, in particular, will soon not be a standalone cloud and I wanted to use Algo to deploy into that region. ## How Has This Been Tested? Exported Azure regions through az CLI and did JSON transform into the main.yml in my local repo; successfully deployed Algo on a VM in germanywestcentral. ## Types of changes <!--- What types of changes does your code introduce? Put an `x` in all the boxes that apply: --> - Bug fix (non-breaking change which fixes an issue) - [x] New feature (non-breaking change which adds functionality) - Breaking change (fix or feature that would cause existing functionality to not work as expected) ## Checklist: <!--- Go over all the following points, and put an `x` in all the boxes that apply. --> <!--- If you're unsure about any of these, don't hesitate to ask. We're here to help! --> - [x] I have read the **CONTRIBUTING** document. - [x] My code follows the code style of this project. - [] My change requires a change to the documentation. - [] I have updated the documentation accordingly. - [] I have added tests to cover my changes. - [] All new and existing tests passed. |
||
---|---|---|
.. | ||
client | ||
cloud-azure | ||
cloud-cloudstack/tasks | ||
cloud-digitalocean/tasks | ||
cloud-ec2 | ||
cloud-gce/tasks | ||
cloud-hetzner/tasks | ||
cloud-lightsail/tasks | ||
cloud-linode | ||
cloud-openstack/tasks | ||
cloud-scaleway | ||
cloud-vultr/tasks | ||
common | ||
dns | ||
local/tasks | ||
ssh_tunneling | ||
strongswan | ||
wireguard |