constellation/cli/internal/cloudcmd
Otto Bittner c7d12055d1
attestation: add SNP-based attestation for aws-sev-snp (#1916)
* config: move AMD root key to global constant
* attestation: add SNP based attestation for aws
* Always enable SNP, regardless of attestation type.
* Make AWSNitroTPM default again

There exists a bug in AWS SNP implementation where sometimes
a host might not be able to produce valid SNP reports.
Since we have to wait for AWS to fix this we are merging SNP
attestation as opt-in feature.
2023-06-21 14:19:55 +02:00
..
BUILD.bazel attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
clients_test.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
clients.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00
cloudcmd.go dev-docs: Go package docs (#958) 2023-01-19 15:57:50 +01:00
create_test.go cli: new flag to set the attestation type for config generate (#1769) 2023-05-17 16:53:56 +02:00
create.go attestation: add SNP-based attestation for aws-sev-snp (#1916) 2023-06-21 14:19:55 +02:00
iam_test.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
iam.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
patch_test.go cli: Terraform upgrades maa patching (#1821) 2023-06-02 10:47:44 +02:00
patch.go cli: Terraform upgrades maa patching (#1821) 2023-06-02 10:47:44 +02:00
rollback_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
rollback.go todo responsibilities and cleanup (#1837) 2023-06-01 12:33:06 +02:00
terminate_test.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terminate.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
validators_test.go cli: add verify support for TDX 2023-05-17 11:37:26 +02:00
validators.go attestation: add awsSEVSNP as new variant (#1900) 2023-06-09 15:41:02 +02:00