constellation/cli/internal/cloudcmd
Daniel Weiße 804c173d52
Use terraform in CLI to create QEMU cluster (#172)
* Use terraform in CLI to create QEMU cluster

* Dont allow qemu creation on os/arch other than linux/amd64

* Allow usage of --name flag for QEMU resources

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2022-09-26 15:52:31 +02:00
..
clients_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
clients.go Use terraform in CLI to create QEMU cluster (#172) 2022-09-26 15:52:31 +02:00
create_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
create.go Use terraform in CLI to create QEMU cluster (#172) 2022-09-26 15:52:31 +02:00
rollback.go Use terraform in CLI to create QEMU cluster (#172) 2022-09-26 15:52:31 +02:00
terminate_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
terminate.go Use terraform in CLI to create QEMU cluster (#172) 2022-09-26 15:52:31 +02:00
upgrade_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
upgrade.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
validators_test.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00
validators.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00