Releases: instaclustr/terraform-provider-instaclustr
Releases · instaclustr/terraform-provider-instaclustr
Release v1.7.2
Generated by Instaclustr's Circle CI account.
- Can manage Kafka Schema Registry and Rest Proxy passwords via the cluster resource
Release v1.7.1
Generated by Instaclustr's Circle CI account.
- Marked Kafka password as sensitive
Release v1.7.0
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
Generated by Instaclustr's Circle CI account.
Fixes issues with firewalls created with security groups.
Release v1.6.0
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
Generated by Instaclustr's Circle CI account.
- Added support for Redis cluster provisioning
Release v1.3.1
Generated by Instaclustr's Circle CI account.
- Added option to use AWS Security Group IDs for firewall rules
Release v1.3.0
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
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
Generated by Instaclustr's Circle CI account.
- AWS VPC peering connection ID is now readable from the VPC Peering resource.