Skip to content

Commit

Permalink
chore(deps): update terraform googlecloudplatform/cloud-functions/goo…
Browse files Browse the repository at this point in the history
…gle to 0.6
  • Loading branch information
renovate-bot committed Oct 8, 2024
1 parent 37a32e7 commit 1bc2882
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion 1-org/modules/cai-monitoring/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -142,7 +142,7 @@ resource "google_scc_source" "cai_monitoring" {
// Cloud Function
module "cloud_function" {
source = "GoogleCloudPlatform/cloud-functions/google"
version = "0.5"
version = "0.6"

function_name = "caiMonitoring"
description = "Check on the Organization for members (users, groups and service accounts) that contains the IAM roles listed."
Expand Down

0 comments on commit 1bc2882

Please sign in to comment.