Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-05-16 23:17:44 +00:00
parent e956b78951
commit 73af01a277
6 changed files with 19 additions and 3 deletions

View file

@ -1,7 +1,7 @@
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform {
backend "pg" {
conn_str = "postgres://terraform_state:SBlzGxotNUN6HH9d0S-m@10.0.20.200:5432/terraform_state?sslmode=disable"
conn_str = "postgres://terraform_state:ZCcWMOLCTqb0aV-XyTAZ@10.0.20.200:5432/terraform_state?sslmode=disable"
schema_name = "plotting-book"
}
}