Skip to content

Commit

Permalink
Add force delete for notifiaction channel (#6474) (#278)
Browse files Browse the repository at this point in the history
Signed-off-by: Modular Magician <magic-modules@google.com>

Signed-off-by: Modular Magician <magic-modules@google.com>
  • Loading branch information
modular-magician authored Aug 29, 2022
1 parent cfa4aa4 commit c32f53f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions notification_channel_basic/main.tf
Original file line number Diff line number Diff line change
Expand Up @@ -4,4 +4,5 @@ resource "google_monitoring_notification_channel" "basic" {
labels = {
email_address = "fake_email@blahblah.com"
}
force_delete = false
}

0 comments on commit c32f53f

Please sign in to comment.