Skip to content

Commit

Permalink
Update main.tf
Browse files Browse the repository at this point in the history
  • Loading branch information
apeabody authored May 10, 2024
1 parent fb296ac commit edd6965
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions examples/delete-vms-without-cmek/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,8 @@ module "localhost_function" {
source = "terraform-google-modules/event-function/google"
version = "~> 3.0"

event_trigger_failure_policy_retry = false

description = "Deletes VMs created with disks not encrypted with CMEK"
entry_point = "ReceiveMessage"
runtime = "go111"
Expand Down

0 comments on commit edd6965

Please sign in to comment.