Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-06-01 14:02:57 +00:00 committed by Viktor Barzin
parent ddd582a28c
commit 84ab4c998c

View file

@ -1,7 +1,7 @@
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa # Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform { terraform {
backend "pg" { backend "pg" {
conn_str = "postgres://terraform_state:LicuZK1nVl4ILE5HF-A9@10.0.20.200:5432/terraform_state?sslmode=disable" conn_str = "postgres://terraform_state:WR2rnNyiLIb-gUcIxOeF@10.0.20.200:5432/terraform_state?sslmode=disable"
schema_name = "nextcloud" schema_name = "nextcloud"
} }
} }