Thomas Tendyck
|
bd63aa3c6b
|
add license headers
sed -i '1i/*\nCopyright (c) Edgeless Systems GmbH\n\nSPDX-License-Identifier: AGPL-3.0-only\n*/\n' `grep -rL --include='*.go' 'DO NOT EDIT'`
gofumpt -w .
|
2022-09-05 09:17:25 +02:00 |
|
Daniel Weiße
|
b27e205399
|
Use 4 vCPU instances by default (#24)
* Use 4 vcpu instances by default
* Remove 2 vcpu instance type option
Signed-off-by: Daniel Weiße <dw@edgeless.systems>
|
2022-08-31 10:33:33 +02:00 |
|
Malte Poll
|
716ba52588
|
create on Azure: Allow toggling between CVMs / Trusted Launch VMs (#401)
|
2022-08-25 15:24:31 +02:00 |
|
Malte Poll
|
e841d9201b
|
Use Azure CVMs in e2e tests
|
2022-08-19 18:22:55 +02:00 |
|
Otto Bittner
|
0892525915
|
Switch to Azure CVMs
|
2022-08-19 14:39:36 +02:00 |
|
Malte Poll
|
081dfb5037
|
Upgrade Azure SDK
Signed-off-by: Malte Poll <mp@edgeless.systems>
|
2022-08-05 10:35:38 +02:00 |
|
katexochen
|
064151a956
|
Move cli/azure to cli/internal/azure
|
2022-06-08 11:59:23 +02:00 |
|