streamnative / terraform-provider-pulsar

Terraform provider for managing Apache Pulsar entities
Apache License 2.0
43 stars 35 forks source link

feat: Add topic auto creation policy for namespace resource #117

Closed jiangpengcheng closed 10 months ago

jiangpengcheng commented 10 months ago

(If this PR fixes a github issue, please add Fixes #<xyz>.)

Fixes #111

(or if this PR is one task of a github issue, please add Master Issue: #<xyz> to link to the master issue.)

Master Issue: #

Motivation

Explain here the context, and why you're making that change. What is the problem you're trying to solve.

Modifications

Add topic_auto_creation policy for namespace resource

Verifying this change

Documentation

Check the box below.

Need to update docs?