constellation/cli/internal/terraform
Otto Bittner 75ce11af14
cli: disable smt via cpu_options (#2291)
Disabling SMT dynamically inside the image creates problems on AWS.
The problem should be fixed by disabling smt through the VMM.
By recommendation from AWS: add idle=poll.
This should improve our launch success rate while they investigate some
upstream issues.
2023-09-01 11:26:21 +02:00
..
terraform cli: disable smt via cpu_options (#2291) 2023-09-01 11:26:21 +02:00
BUILD.bazel cli: remove/refactor upgrade package (#2266) 2023-08-23 10:35:42 +02:00
loader_test.go cli: add --workspace flag to set base directory for Constellation workspace (#2148) 2023-08-04 13:53:51 +02:00
loader.go cli: store upgrade files in versioned folders (#1929) 2023-06-21 09:22:32 +02:00
logging.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terraform_test.go cli: clean up terraform package (#2256) 2023-08-21 10:26:53 +02:00
terraform.go cli: remove/refactor upgrade package (#2266) 2023-08-23 10:35:42 +02:00
variables_test.go cli: remove/refactor upgrade package (#2266) 2023-08-23 10:35:42 +02:00
variables.go cli: remove/refactor upgrade package (#2266) 2023-08-23 10:35:42 +02:00