* Support Outscale as cloud provider
* Terraform format
* Add Outscale in Github Action
* Fix remote-exec timeout
Final public Ip is assigned with PublicIpLink, but the vm needs to be
created (from the pov of terraform). There we move the "remote-exec"
logic to the PublicIpLink
* Fix the user_data for the VM
Update the repo before installing tools
* Upgrade providers and rancher
* Change volume type
* Fix formating
Also updates
* cert-manager to 1.7.1
* Rancher Management cluster to v1.21.8+k3s1
* Workload Kubernetes cluster to RKE1 v1.20.6-rancher1-1
* Bumps all terraform providers to newest version
Make azure-windows resource names not conflict with azure resource names so that they can be run in parallel
Signed-off-by: Bastian Hofmann <bashofmann@gmail.com>