Skip to content

Commit

Permalink
Asset tracking (#1616)
Browse files Browse the repository at this point in the history
* Update provider.tf

* Update main.py

* update

* update
  • Loading branch information
aburhan authored Feb 11, 2025
1 parent ab939f3 commit b96223f
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,9 @@ terraform {
version = "~> 5.0"
}
}
provider_meta "google" {
module_name = "cloud-solutions/gke-vpa-recommendations-v1.1"
}
}

provider "google" {
Expand Down

0 comments on commit b96223f

Please sign in to comment.