dotfiles/.terraform.lock.hcl
magic_rb 03b54bd52b
Use helm2nix2terraform to create nix files from helm charts
Signed-off-by: magic_rb <magic_rb@redalder.org>
2024-04-07 13:24:08 +02:00

10 lines
259 B
HCL

# This file is maintained automatically by "terraform init".
# Manual edits may be lost in future updates.
provider "registry.terraform.io/hashicorp/kubernetes" {
version = "2.25.2"
hashes = [
"h1:gHOWt+lhVjVr0LXVK9CxnAcGNIPKJnveJhc1ek5mLcA=",
]
}