mirror of
https://git.sr.ht/~magic_rb/dotfiles
synced 2024-11-25 17:46:14 +01:00
03b54bd52b
Signed-off-by: magic_rb <magic_rb@redalder.org>
10 lines
259 B
HCL
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=",
|
|
]
|
|
}
|