constellation/internal/config
Daniel Weiße 9def35ed06
deps: update all Go dependencies (#3071)
* Upgrade Go dependencies

Signed-off-by: Daniel Weiße <dw@edgeless.systems>

* Group Go dependency upgrades

Signed-off-by: Daniel Weiße <dw@edgeless.systems>

* Remove usage of deprecated docker types

Signed-off-by: Daniel Weiße <dw@edgeless.systems>

* Fix usage of invalid validation tags

Signed-off-by: Daniel Weiße <dw@edgeless.systems>

* Regenerate bazel files

Signed-off-by: Daniel Weiße <dw@edgeless.systems>

* Keep github.com/bazelbuild/buildtools at old version to not break other dependencies

Signed-off-by: Daniel Weiße <dw@edgeless.systems>

---------

Signed-off-by: Daniel Weiße <dw@edgeless.systems>
2024-05-08 17:31:47 +02:00
..
disktypes config: define lists of valid disk types 2023-08-04 12:36:45 +02:00
imageversion bazel: allow custom container_prefix (#1693) 2023-04-27 11:52:02 +02:00
instancetypes cli: add STACKIT to constellation config instance-types 2024-03-04 18:17:26 +01:00
migration openstack: read credentials from clouds.yaml 2024-03-11 15:59:23 +01:00
testdata config: drop support for deprecated Azure's service principal authentication (#1906) 2023-06-14 17:50:57 +02:00
attestation_test.go Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
attestation.go Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
attestationversion_test.go internal: fix unmarshalling attestation version numbers from JSON (#2187) 2023-08-09 15:11:14 +02:00
attestationversion.go internal: fix unmarshalling attestation version numbers from JSON (#2187) 2023-08-09 15:11:14 +02:00
aws.go attestation: add Azure TDX attestation (#2827) 2024-01-24 15:10:15 +01:00
azure.go attestation: dont set a default for TDX MRSEAM (#3038) 2024-04-22 14:07:24 +02:00
BUILD.bazel Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
config_doc.go cli: allow tagging cloud resources with custom tags (#3033) 2024-04-19 09:07:57 +00:00
config_test.go Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
config.go deps: update all Go dependencies (#3071) 2024-05-08 17:31:47 +02:00
gcp.go Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00
image_enterprise.go image: update measurements and image version (#3060) 2024-05-03 09:28:57 +02:00
image_oss.go cli: split image into oss and enterprise (#1788) 2023-05-23 10:49:47 +02:00
validation_test.go terraform-provider: validate image and microservice version (#2766) 2023-12-22 10:24:13 +01:00
validation.go Support SEV-SNP on GCP (#3011) 2024-04-16 18:13:47 +02:00