don't use wireguard from postgresql connection
This commit is contained in:
parent
c97dff4303
commit
65f095f7bc
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
terraform {
|
||||
backend "pg" {
|
||||
schema_name = "concourse"
|
||||
conn_str = "postgres://terraform@10.42.0.1/terraform_state"
|
||||
}
|
||||
|
||||
required_providers {
|
||||
|
|
Reference in a new issue