Skip to content

Commit 8063866

Browse files
jedouard1994James Edouard
andauthored
Extract Project ID from name during AlertPolicy import (#15800)
Co-authored-by: James Edouard <[email protected]>
1 parent 41a39ce commit 8063866

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mmv1/products/monitoring/AlertPolicy.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ timeouts:
3737
delete_minutes: 20
3838
custom_code:
3939
constants: 'templates/terraform/constants/monitoring_alert_policy.go.tmpl'
40-
custom_import: 'templates/terraform/custom_import/self_link_as_name.tmpl'
40+
custom_import: 'templates/terraform/custom_import/self_link_as_name_set_project.go.tmpl'
4141
error_retry_predicates:
4242

4343
- 'transport_tpg.IsMonitoringConcurrentEditError'

0 commit comments

Comments
 (0)