Skip to content
This repository has been archived by the owner on Feb 19, 2024. It is now read-only.

Commit

Permalink
bumps version
Browse files Browse the repository at this point in the history
  • Loading branch information
tnosaj committed Feb 4, 2020
1 parent bafd8b6 commit 31e1ad3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion google-cloud/sql/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,7 @@ resource "google_sql_database_instance" "google_sql_database_instance-module-rea
}

module "cabify_prometheus_mysql_scraper" {
source = "[email protected]:cabify/terraform-modules.git//google-cloud/kubernetes/prometheus-mysql-scraper?ref=google-cloud_kubernetes-prometheus-mysql-scraper-v0.1.16"
source = "[email protected]:cabify/terraform-modules.git//google-cloud/kubernetes/prometheus-mysql-scraper?ref=google-cloud_kubernetes-prometheus-mysql-scraper-v0.1.17"
service_name = "${var.service_name}"
user_name = "${var.user_name}"
user_password = "${var.user_password}"
Expand Down

0 comments on commit 31e1ad3

Please sign in to comment.