constellation/cli/internal/terraform
Moritz Sanft a8605d7294
cli: use custom byte-slice marshalling for state file (#2460)
* custom byte slice marshalling

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* byte slice compatibility

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* other byte slice compat test

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* add missing dep

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* export byte type alias

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* regenerate exported type

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

* test marshal and unmarshal together

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>

---------

Signed-off-by: Moritz Sanft <58110325+msanft@users.noreply.github.com>
2023-10-17 10:35:54 +02:00
..
terraform cli: revert libvirt terraform provider upgrade (#2454) 2023-10-16 10:43:30 +02:00
BUILD.bazel cli: use custom byte-slice marshalling for state file (#2460) 2023-10-17 10:35:54 +02:00
loader_test.go cli: perform upgrades in-place in Terraform workspace (#2317) 2023-09-14 11:51:20 +02:00
loader.go cli: perform upgrades in-place in Terraform workspace (#2317) 2023-09-14 11:51:20 +02:00
logging.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terraform_test.go cli: use custom byte-slice marshalling for state file (#2460) 2023-10-17 10:35:54 +02:00
terraform.go cli: use state file on init and upgrade (#2395) 2023-10-09 13:04:29 +02:00
variables_test.go terraform: disable secure boot for QEMU / MiniConstellation 2023-09-27 17:58:19 +02:00
variables.go terraform: disable secure boot for QEMU / MiniConstellation 2023-09-27 17:58:19 +02:00