Skip to content

Commit

Permalink
Allow NotificationChannel import process to set project from the URI (G…
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored and nevzheng committed Sep 22, 2023
1 parent ba206b4 commit 3eb9550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion mmv1/products/monitoring/NotificationChannel.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ custom_code: !ruby/object:Provider::Terraform::CustomCode
encoder: templates/terraform/encoders/monitoring_notification_channel.go.erb
decoder: templates/terraform/decoders/monitoring_notification_channel.go.erb
constants: templates/terraform/constants/monitoring_notification_channel.go.erb
custom_import: templates/terraform/custom_import/self_link_as_name.erb
custom_import: templates/terraform/custom_import/self_link_as_name_set_project.go.erb
post_create: templates/terraform/post_create/set_computed_name.erb
custom_diff: [
'sensitiveLabelCustomizeDiff',
Expand Down

0 comments on commit 3eb9550

Please sign in to comment.