Skip to content

Commit

Permalink
Feat(gpc): Add PostgreSQL detectors
Browse files Browse the repository at this point in the history
  • Loading branch information
eclisson-clt committed Sep 11, 2024
1 parent 97e7cec commit a73da7e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions modules/integration_gcp-cloud-sql-postgresql/filters.tf
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
locals {
filters = "filter('project_id', '${var.gcp_project_id}')"
}

0 comments on commit a73da7e

Please sign in to comment.