Skip to content

Commit

Permalink
chore(deps): update terraform sparkfabrik/gke-gitlab/sparkfabrik to v…
Browse files Browse the repository at this point in the history
…2.19.1
  • Loading branch information
renovate[bot] committed Sep 13, 2023
1 parent 704c86c commit 6d4d3f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sql.tf
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ resource "google_sql_database" "mastodon_sql_database" {
# TODO: Make a PR to this module as it automatically prefixes the secret name with "-gitlab-"
module "mastodon_db_pass" {
source = "sparkfabrik/gke-gitlab/sparkfabrik//modules/secret_manager"
version = "2.17.1"
version = "2.19.1"
project = var.project_id
region = var.region
secret_id = ""
Expand Down

0 comments on commit 6d4d3f3

Please sign in to comment.