Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-06-01 08:29:51 +00:00 committed by Viktor Barzin
parent e63a812062
commit 7a297deb24
3 changed files with 62 additions and 1 deletions

View file

@ -1,7 +1,7 @@
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform {
backend "pg" {
conn_str = "postgres://terraform_state:ts7DGcKmTTY-5ujz4mhh@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 = "kms"
}
}