Skip to content

Commit

Permalink
Allow NotificationChannel import process to set project from the URI (#…
Browse files Browse the repository at this point in the history
  • Loading branch information
SarahFrench authored Sep 21, 2023
1 parent e79b03b commit 1f8ac46
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 1f8ac46

Please sign in to comment.