Skip to content

Releases: Mongey/terraform-provider-confluentcloud

v0.0.5

14 Sep 23:49
0894fd2
Compare
Choose a tag to compare

Changelog

0894fd2 Force new on api key description change (#29)
6cd7201 Update github.com/cgroschupp/go-client-confluent-cloud
f35f595 Add description to api key (#27)

v0.0.4

11 Aug 21:10
364a3dd
Compare
Choose a tag to compare

Changelog

364a3dd Fixup release script to be compatible with terraform 0.13

v0.0.3

28 Jul 01:11
17c01e8
Compare
Choose a tag to compare

Changelog

17c01e8 Fixes #23 - Terraform import does not import all configuration arguments
c3dd705 Default to basic when sku is not set

v0.0.2

19 Jun 13:35
ebbd5ad
Compare
Choose a tag to compare

Changelog

ebbd5ad Modify release script to allow publishing to terraform registry
2b6f912 Add documentation for confluentcloud_service_account
0a6730a Merge pull request #21 from brunodomenici/service-account
a141545 Service Account implementation and Api Key by Logical Clusters
35de448 Update version of github.com/cgroschupp/go-client-confluent-cloud
0d9be31 Merge pull request #20 from parkside-securities/update-api
6fd1784 feat(cluster): Support product SKUs addresses #19
3014580 Add more logging statements
b9cd06b Update README, add debug print
72fc5fc Merge pull request #17 from Mongey/Mongey-patch-1
b6edebc Update binary name

v0.0.1

14 Feb 21:22
f9530ec
Compare
Choose a tag to compare

Changelog

f9530ec Merge pull request #12 from Mongey/cm-gh
ecd3034 Fixup github releases
07d8565 Merge pull request #10 from wuestkamp/master
448dd67 Merge pull request #11 from wuestkamp/readme
7c9cc10 availability choices are LOW or HIGH
ab8a6fd name can be updated without forcing environment to be recreated
9cd736b Merge pull request #6 from cgroschupp/feat/add-delete-cluster
1c51699 implement delete cluster
f20be79 Merge pull request #5 from cgroschupp/feat/add-environment
ef97ffb remove unused code and unchecked errors
28eb5b1 add environment resource
34dd7f2 Merge pull request #4 from cgroschupp/master
6b4f9cc set bootstrap_servers on create
d378561 Merge pull request #3 from cgroschupp/master
86d3324 return error in clusterCreate
99ca175 Merge pull request #2 from cgroschupp/feat/gh-actions
64a512f build only on master
d864d22 add github actions pipeline
3da5f08 Merge pull request #1 from cgroschupp/feat/add-durability
b1b2e73 implement cluster availability
83ad813 Initial stab at terraform-provider-confluentcloud