Skip to content

Releases: instaclustr/terraform-provider-instaclustr

Release v1.7.2

17 Dec 06:12
8fb6319
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Can manage Kafka Schema Registry and Rest Proxy passwords via the cluster resource

Release v1.7.1

18 Nov 23:39
b65d5b2
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Marked Kafka password as sensitive

Release v1.7.0

10 Nov 06:03
c5daeb5
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Added a Data Source instaclustr_cluster_credentials that contains a cluster's password and certificate download link.
  • Fixed a bug where boolean typed bundle options for creating a cluster did not take effect.

Release v1.6.1

02 Nov 01:21
ccb1480
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

Fixes issues with firewalls created with security groups.

Release v1.6.0

30 Sep 05:39
fa89005
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Added option to provision dedicated Zookeeper nodes for Kafka clusters.
  • Added option to specify the provider account for encryption keys, for Run-In-Your-Own-Account customers.
  • Fixed an issue with tags on the cluster resource not working.

Release v1.4.0

04 Sep 00:20
9d114e0
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Added support for Redis cluster provisioning

Release v1.3.1

27 Aug 01:31
a91b0aa
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Added option to use AWS Security Group IDs for firewall rules

Release v1.3.0

15 Aug 01:59
7ac40d1
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Added a resource to manage Kafka users - instaclustr_kafka_user
  • Added a data source to retrieve the current list of Kafka users - instaclustr_kafka_user_list

Release v1.2.1

22 Jun 08:50
a26485f
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • Fixed an issue where requesting VPC peering hangs when the cluster status is not "PROVISIONED"

Release v1.2.0

16 Jun 05:28
eec1ab4
Compare
Choose a tag to compare

Generated by Instaclustr's Circle CI account.

  • AWS VPC peering connection ID is now readable from the VPC Peering resource.