Releases: Mongey/terraform-provider-confluentcloud
v0.0.5
v0.0.4
v0.0.3
v0.0.2
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
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