constellation/hack
Nils Hanke 04c4cff9f6
AB#2436: Initial support for create/terminate AWS NitroTPM instances
* Add .DS_Store to .gitignore

* Add AWS to config / supported instance types

* Move AWS terraform skeleton to cli/internal/terraform

* Move currently unused IAM to hack/terraform/aws

* Print supported AWS instance types when AWS dev flag is set

* Block everything aTLS related (e.g. init, verify) until AWS attestation is available

* Create/Terminate AWS dev cluster when dev flag is set

* Restrict Nitro instances to NitroTPM supported specifically

* Pin zone for subnets

This is not great for HA, but for now we need to avoid the two subnets
ending up in different zones, causing the load balancer to not be able
to connect to the targets.

Should be replaced later with a better implementation that just uses
multiple subnets within the same region dynamically
based on # of nodes or similar.

* Add AWS/GCP to Terraform TestLoader unit test

* Add uid tag and create log group

Co-authored-by: Daniel Weiße <dw@edgeless.systems>
Co-authored-by: Malte Poll <mp@edgeless.systems>
2022-10-21 12:24:18 +02:00
..
azure-jump-host Use env to find bash in shebang (#225) 2022-10-10 14:21:17 +02:00
azure-snp-report-verify AB#2413: Add workflow for snp-report-verify 2022-09-21 10:58:10 +02:00
build-manifest Remove all traces of CoreOS from the codebase 2022-10-21 11:04:25 +02:00
clidocgen Upgrade go module to v2 2022-09-22 09:10:19 +02:00
fetch-broken-e2e Use env to find bash in shebang (#225) 2022-10-10 14:21:17 +02:00
image-measurement Upgrade go module to v2 2022-09-22 09:10:19 +02:00
pcr-reader Upgrade go module to v2 2022-09-22 09:10:19 +02:00
pseudo-version Upgrade go module to v2 2022-09-22 09:10:19 +02:00
qemu-metadata-api Pin container image versions 2022-10-10 13:43:15 +02:00
terraform/aws/iam AB#2436: Initial support for create/terminate AWS NitroTPM instances 2022-10-21 12:24:18 +02:00
check-licenses.sh Use env to find bash in shebang (#225) 2022-10-10 14:21:17 +02:00
go.mod Refactor Helm deployments (#341) 2022-10-21 12:01:28 +02:00
go.sum Refactor Helm deployments (#341) 2022-10-21 12:01:28 +02:00
importAzure.sh Remove all traces of CoreOS from the codebase 2022-10-21 11:04:25 +02:00