Skip to content

Releases: pulumi/pulumi-confluentcloud

v1.2.1

13 Sep 14:40
63eead7
Compare
Choose a tag to compare

Changelog

  • 63eead7 confluentcloud.KafkaTopic: Ensure no perpetual diff (#20)

v1.2.0

23 Aug 23:09
6cc8bd2
Compare
Choose a tag to compare

Changelog

  • 6cc8bd2 Upgrade to 1.2.0 of the Confluent Terraform Provider (#16)
  • 0d2796d docs(readme): fix typo in env var description

v1.1.1

19 Aug 23:37
2c7c563
Compare
Choose a tag to compare

Changelog

  • b743420 [docs] Update configuration values for provider (#8)
  • 2c7c563 kafka.Topic: Allow seemless upgrade from httpEndpoint to restEndpoint (#14)

v1.1.0

17 Aug 10:19
7784c78
Compare
Choose a tag to compare

Changelog

  • 6c48d05 Fix autonaming on Environment resource (#10)
  • 7784c78 Upgrade to v1.1.0 of the Confluent Terraform Provider (#12)

v1.0.0

20 Jul 05:27
69d9a2f
Compare
Choose a tag to compare

Changelog

  • 53552db Add a Python example for creating a basic Kafka cluster
  • 3aeed63 Add an empty object to the basics array
  • a091551 Add an example for creating a source connector for a Basic cluster
  • 8922097 Add pulumi_confluentcloud to requirements.txt
  • bc2e890 Add the basic cluster Python example to the Python integration test runner
  • 163506b Ensuring it's documented that the provider is built from the official Terraform Provider
  • 7d2cc59 Export outputs
  • b40a8ca Fix type issues
  • 4e0bdbd Set the bucket region for the connector
  • a6c9de2 Update example description
  • 69d9a2f Upgrade terraform-provider-confluent to v1.0.0 (#4)

v0.1.0

05 Jun 15:22
Compare
Choose a tag to compare

Changelog

  • 7e20cc0 Ensure the provider README has the correct installation details
  • 18bc744 Initial commit
  • b7107c5 Initial commit of the provider