Standard Azure sandbox that provisions the following:
- VPN
- AKS Cluster
To use this in your BYOC app, please use the azure-aks
runner type:
version = "v1"
[runner]
runner_type = "azure-aks"
[sandbox]
terraform_version = "1.5.4"
[sandbox.public_repo]
directory = "azure-aks"
repo = "nuonco/sandboxes"
branch = "main"
This sandbox can be tested outside of nuon
by following these steps:
- Ensure you have an Azure account setup and
az
installed - Create Service Principal Credentials
- Create a
terraform.tfvars
with the correct variable inputs