Woodpecker CI deploy [CI SKIP]
This commit is contained in:
parent
e956b78951
commit
73af01a277
6 changed files with 19 additions and 3 deletions
8
stacks/plotting-book/.terraform.lock.hcl
generated
8
stacks/plotting-book/.terraform.lock.hcl
generated
|
|
@ -24,6 +24,14 @@ provider "registry.terraform.io/cloudflare/cloudflare" {
|
|||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/goauthentik/authentik" {
|
||||
version = "2024.12.1"
|
||||
constraints = "~> 2024.10"
|
||||
hashes = [
|
||||
"h1:roBMd+gi+TGgikH/bMzEI8JfvJiMAQWt+8FmokCrQIs=",
|
||||
]
|
||||
}
|
||||
|
||||
provider "registry.terraform.io/hashicorp/helm" {
|
||||
version = "3.1.1"
|
||||
hashes = [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue