constellation/.github/actions/e2e_mini
Otto Bittner 90b88e1cf9 kms: rename kms to keyservice
In the light of extending our eKMS support it will be helpful
to have a tighter use of the word "KMS".
KMS should refer to the actual component that manages keys.
The keyservice, also called KMS in the constellation code,
does not manage keys itself. It talks to a KMS backend,
which in turn does the actual key management.
2023-01-16 11:56:34 +01:00
..
.gitignore E2E Test Mini Constellation (#796) 2022-12-14 16:51:42 +01:00
.terraform.lock.hcl Update Terraform azurerm to v3.38.0 (#895) 2023-01-06 16:28:04 +01:00
action.yml deps: update Go to v1.19.5 (#949) 2023-01-12 13:36:17 +01:00
main.tf Update Terraform azurerm to v3.38.0 (#895) 2023-01-06 16:28:04 +01:00
output.tf E2E Test Mini Constellation (#796) 2022-12-14 16:51:42 +01:00
run-e2e.sh kms: rename kms to keyservice 2023-01-16 11:56:34 +01:00
wait-for-ssh.sh E2E Test Mini Constellation (#796) 2022-12-14 16:51:42 +01:00