7 lines
228 B
HCL
7 lines
228 B
HCL
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
|
|
terraform {
|
|
backend "pg" {
|
|
conn_str = "postgres://terraform_state:tOvxJ-7fxdWq0p3jKeYB@10.0.20.200:5432/terraform_state?sslmode=disable"
|
|
schema_name = "immich"
|
|
}
|
|
}
|