Skip to content

Commit c2468c2

Browse files
gregorykofman-googleniharika-98
authored andcommitted
Add post update 5s sleep to Topic update (GoogleCloudPlatform#12570)
1 parent 118a841 commit c2468c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

mmv1/products/managedkafka/Topic.yaml

+1
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@ timeouts:
2929
delete_minutes: 20
3030
custom_code:
3131
post_create: 'templates/terraform/post_create/sleep.go.tmpl'
32+
post_update: 'templates/terraform/post_create/sleep.go.tmpl'
3233
examples:
3334
- name: 'managedkafka_topic_basic'
3435
primary_resource_id: 'example'

0 commit comments

Comments
 (0)