constellation/.github/workflows
Moritz Sanft 913b09aeb8
Support SEV-SNP on GCP (#3011)
* terraform: enable creation of SEV-SNP VMs on GCP

* variant: add SEV-SNP attestation variant

* config: add SEV-SNP config options for GCP

* measurements: add GCP SEV-SNP measurements

* gcp: separate package for SEV-ES

* attestation: add GCP SEV-SNP attestation logic

* gcp: factor out common logic

* choose: add GCP SEV-SNP

* cli: add TF variable passthrough for GCP SEV-SNP variables

* cli: support GCP SEV-SNP for `constellation verify`

* Adjust usage of GCP SEV-SNP throughout codebase

* ci: add GCP SEV-SNP

* terraform-provider: support GCP SEV-SNP

* docs: add GCP SEV-SNP reference

* linter fixes

* gcp: only run test with TPM simulator

* gcp: remove nonsense test

* Update cli/internal/cmd/verify.go

Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>

* Update docs/docs/overview/clouds.md

Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>

* Update terraform-provider-constellation/internal/provider/attestation_data_source_test.go

Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>

* linter fixes

* terraform_provider: correctly pass down CC technology

* config: mark attestationconfigapi as unimplemented

* gcp: fix comments and typos

* snp: use nonce and PK hash in SNP report

* snp: ensure we never use ARK supplied by Issuer (#3025)

* Make sure SNP ARK is always loaded from config, or fetched from AMD KDS
* GCP: Set validator `reportData` correctly

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* attestationconfigapi: add GCP to uploading

* snp: use correct cert

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* terraform-provider: enable fetching of attestation config values for GCP SEV-SNP

* linter fixes

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
Co-authored-by: Daniel Weiße <66256922+daniel-weisse@users.noreply.github.com>
Co-authored-by: Adrian Stobbe <stobbe.adrian@gmail.com>
2024-04-16 18:13:47 +02:00
..
aws-snp-launchmeasurement.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
aws-snp-launchmeasurements-requirements.txt deps: update Python dependencies 2024-02-21 13:32:15 +01:00
build-binaries.yml deps: update actions/checkout action to v4 (#2752) 2023-12-20 16:10:35 +01:00
build-ccm-gcp.yml deps: update Go toolchain to 1.22.2 (#3010) 2024-04-05 12:14:48 +02:00
build-gcp-guest-agent.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
build-libvirt-container.yml deps: update actions/checkout action to v4 (#2752) 2023-12-20 16:10:35 +01:00
build-logcollector-images.yml deps: update actions/checkout action to v4 (#2752) 2023-12-20 16:10:35 +01:00
build-os-image-scheduled.yml deps: update Go toolchain to 1.22.2 (#3010) 2024-04-05 12:14:48 +02:00
build-os-image.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
build-versionsapi-ci-image.yml ci: remove reference to absent go.mod file (#2811) 2024-01-09 23:07:16 +01:00
check-links.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
codeql.yml deps: update Go toolchain to 1.22.2 (#3010) 2024-04-05 12:14:48 +02:00
docs-vale.yml ci: update vale 2024-01-24 09:07:19 +01:00
draft-release.yml ci: bump slsa-verifier to v2.5.1 (#3015) 2024-04-05 21:00:33 +02:00
e2e-attestationconfigapi.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-mini.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
e2e-test-daily.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-test-internal-lb.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-test-marketplace-image.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-test-provider-example.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-test-release.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-test-terraform-provider.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-test-weekly.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-test.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-upgrade.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
e2e-windows.yml ci: add error handling to e2e windows liveness probe (#3018) 2024-04-11 11:27:12 +02:00
on-release.yml Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
purge-branch.yml authorize purge branch (#1113) 2023-01-30 17:55:41 +01:00
purge-main.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
release.yml deps: update Go toolchain to 1.22.2 (#3010) 2024-04-05 12:14:48 +02:00
reproducible-builds.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
scorecard.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
sync-terraform-docs.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
test-integration.yml deps: update actions/checkout action to v4 (#2752) 2023-12-20 16:10:35 +01:00
test-operator-codegen.yml deps: update Go toolchain to 1.22.2 (#3010) 2024-04-05 12:14:48 +02:00
test-tfsec.yml deps: update actions/checkout action to v4 (#2752) 2023-12-20 16:10:35 +01:00
test-tidy.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
test-unittest.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
update-rpms.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00
versionsapi.yml deps: update all 3rdparty github actions 2024-02-21 17:53:53 +01:00