Skip to content

Commit

Permalink
chore: bootstrap releases for path: .
Browse files Browse the repository at this point in the history
Change-Id: I04a944342d7fd41188d82d5a20f0f3127254f2b2
  • Loading branch information
nielm committed Nov 7, 2024
1 parent 326ef11 commit b8025b5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion terraform/modules/autoscaler-functions/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

terraform {
provider_meta "google" {
module_name = "cloud-solutions/memorystore-cluster-autoscaler-deploy-cf-v1.0"
module_name = "cloud-solutions/memorystore-cluster-autoscaler-deploy-cf-v0.1.0" // x-release-please-version
}
}

Expand Down
2 changes: 1 addition & 1 deletion terraform/modules/autoscaler-gke/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

terraform {
provider_meta "google" {
module_name = "cloud-solutions/memorystore-cluster-autoscaler-deploy-gke-v1.0"
module_name = "cloud-solutions/memorystore-cluster-autoscaler-deploy-gke-v0.1.0" // x-release-please-version
}
}

Expand Down

0 comments on commit b8025b5

Please sign in to comment.