Skip to content

Commit 6409e66

Browse files
jessdejongPhilip Jonany
authored and
Philip Jonany
committed
Add post create 5s sleep to Topic creation (GoogleCloudPlatform#11665)
1 parent 3867d5e commit 6409e66

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

mmv1/products/managedkafka/Topic.yaml

+2
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,8 @@ examples:
3131
vars:
3232
cluster_id: "my-cluster"
3333
topic_id: "my-topic"
34+
custom_code: !ruby/object:Provider::Terraform::CustomCode
35+
post_create: templates/terraform/post_create/sleep.go.erb
3436
parameters:
3537
- !ruby/object:Api::Type::String
3638
name: location

0 commit comments

Comments
 (0)