constellation/cli/internal/terraform
Malte Poll 439359ffbc
cli: prevent terraform apply drift when patching and re-applying existing terraform deployment (#1873)
The implementation would recreate the gcp instance template (including all instances and state disks) whenever the image tfvar changes.
Fixed by ignoring lifecycle changes on the instance templates.
Fixes 8c3b963
2023-06-05 14:52:39 +02:00
..
terraform cli: prevent terraform apply drift when patching and re-applying existing terraform deployment (#1873) 2023-06-05 14:52:39 +02:00
BUILD.bazel attestation: tdx issuer/validator (#1265) 2023-05-17 11:37:26 +02:00
loader_test.go cli: Terraform migrations on upgrade (#1685) 2023-05-22 13:31:20 +02:00
loader.go cli: add windows amd64 build target (#1835) 2023-05-30 12:02:43 +02:00
logging.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terraform_test.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
terraform.go cli: use uami for in-cluter authentication (#1820) 2023-05-26 11:45:03 +02:00
variables.go todo responsibilities and cleanup (#1837) 2023-06-01 12:33:06 +02:00