Skip to content

Releases: StreamLineLabs/terraform-provider-streamline

v0.3.0

Choose a tag to compare

@josedab josedab released this 08 Mar 22:42

What's Changed

  • feat: add TLS configuration support
  • refactor: consolidate error types
  • fix: resolve race condition in consumer
  • refactor: simplify initialization flow
  • feat: implement graceful shutdown
  • fix: handle topic deletion with active consumers
  • chore: bump terraform-plugin-framework version
  • ci: update workflow configuration
  • feat: add topic retention policy resource
  • fix: resolve state drift detection for ACL resources
  • refactor: extract common CRUD helpers
  • test: add unit tests for core utilities
  • docs: improve getting started guide
  • fix: resolve deadlock in producer
  • feat: add TLS configuration
  • fix: correct ingress TLS configuration
  • docs: update deployment guide
  • test: add Helm chart validation tests
  • docs: add troubleshooting section
  • feat: add network policy templates

Full Changelog: v0.2.0...v0.3.0

Terraform Provider Streamline v0.2.0

Choose a tag to compare

@josedab josedab released this 04 Mar 10:00

Terraform provider for Streamline.

Highlights

  • Cluster info data source
  • Topic resource with import support
  • State drift detection
  • Acceptance test suite

v0.1.0

Choose a tag to compare

@josedab josedab released this 23 Feb 10:13

Streamline Terraform Provider - v0.1.0

Initial release of the Streamline Terraform Provider.

Features

  • Go 1.21+ with Terraform Plugin Framework v1.5
  • Resource management for Streamline infrastructure
  • Data sources for existing Streamline resources