streamnative / terraform-provider-pulsar

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

Expose RuntimeFlags for Pulsar Functions / Connectors #121

Open freeznet opened 7 months ago

freeznet commented 7 months ago

Community Note

Description

https://github.com/apache/pulsar-client-go/pull/1204 exposed RuntimeFlags, and terraform provider should expose and allow user to customize the val as well.

New or Affected Resource(s)

Potential Terraform Configuration

# Copy-paste your Terraform configurations here - for large Terraform configs,
# please use a service like Dropbox and share a link to the ZIP file. For
# security, you can also encrypt the files using our GPG public key.

References