constellation/cli
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
..
cmd cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
internal cli: prevent terraform apply drift when patching and re-applying existing terraform deployment (#1873) 2023-06-05 14:52:39 +02:00
BUILD.bazel bazel: build both cli variants as part of devbuild 2023-05-31 14:00:00 +02:00
main.go Upgrade go module to v2 2022-09-22 09:10:19 +02:00