Skip to content

Commit 353ee49

Browse files
committed
Remove outdated "ip_configuration" config parameter
1 parent 0b1c2b7 commit 353ee49

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

terraform-modules/concourse/infra/database.tf

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,6 @@ resource "google_sql_database_instance" "concourse" {
3535

3636
ip_configuration {
3737
ipv4_enabled = "true"
38-
require_ssl = "false"
3938
}
4039

4140
location_preference {

0 commit comments

Comments
 (0)