Skip to content

Commit

Permalink
Add post create 5s sleep to Topic creation (#11665)
Browse files Browse the repository at this point in the history
  • Loading branch information
jessdejong authored Sep 9, 2024
1 parent 2094dcd commit 795af5a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions mmv1/products/managedkafka/Topic.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,8 @@ examples:
vars:
cluster_id: "my-cluster"
topic_id: "my-topic"
custom_code: !ruby/object:Provider::Terraform::CustomCode
post_create: templates/terraform/post_create/sleep.go.erb
parameters:
- !ruby/object:Api::Type::String
name: location
Expand Down

0 comments on commit 795af5a

Please sign in to comment.