Skip to content

Commit

Permalink
chore(deps): update terraform terraform-google-modules/container-vm/g…
Browse files Browse the repository at this point in the history
…oogle to v3.2.0
  • Loading branch information
renovate[bot] authored Oct 11, 2024
1 parent 0823faf commit b806cda
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ data "cloudinit_config" "config" {

module "container" {
source = "terraform-google-modules/container-vm/google"
version = "3.1.1"
version = "3.2.0"

container = {
image = var.image
Expand Down

0 comments on commit b806cda

Please sign in to comment.