dotfiles/.terraform.lock.hcl

10 lines
259 B
HCL
Raw Normal View History

# 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=",
]
}