Woodpecker CI deploy [CI SKIP]

This commit is contained in:
root 2026-05-29 05:48:10 +00:00
parent 5bc7a76630
commit fe1a16a5f5
3 changed files with 88 additions and 1 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:WR2rnNyiLIb-gUcIxOeF@10.0.20.200:5432/terraform_state?sslmode=disable"
schema_name = "tuya-bridge"
}
}