constellation/cli/internal/terraform
Malte Poll 3a5753045e goleak: ignore rules_go SIGTERM handler
rules_go added a SIGTERM handler that has a goroutine that survives the scope of the goleak check.
Currently, the best known workaround is to ignore this goroutine.

https://github.com/uber-go/goleak/issues/119
https://github.com/bazelbuild/rules_go/pull/3749
https://github.com/bazelbuild/rules_go/pull/3827#issuecomment-1894002120
2024-01-22 13:11:58 +01:00
..
BUILD.bazel constellation-lib: move state and featureset packages (#2682) 2023-12-08 16:27:04 +01:00
loader_test.go cli: refactor terraform code to be update/create agnostic (#2501) 2023-10-26 10:55:50 +02:00
loader.go terraform: Terraform module for AWS (#2503) 2023-11-08 19:10:01 +01:00
logging.go cli: add Terraform log support (#1620) 2023-04-14 14:15:07 +02:00
terraform_test.go goleak: ignore rules_go SIGTERM handler 2024-01-22 13:11:58 +01:00
terraform.go terraform: align infrastructure module attributes (#2703) 2023-12-15 10:36:58 +01:00
variables_test.go terraform: align infrastructure module attributes (#2703) 2023-12-15 10:36:58 +01:00
variables.go terraform: align infrastructure module attributes (#2703) 2023-12-15 10:36:58 +01:00