39 Commits
Author SHA1 Message Date
Conor Mongey aed97aa24a Add example 2020-10-06 00:25:43 +01:00
Peter NhamandGitHub 0894fd2d6d Force new on api key description change (#29)
- Since update isn't implemented, requires force new to be set to true
v0.0.5
2020-09-14 15:49:12 +01:00
Conor Mongey 6cd7201f38 Update github.com/cgroschupp/go-client-confluent-cloud 2020-09-07 11:55:19 +01:00
Peter NhamandGitHub f35f59529d Add description to api key (#27)
- Allows description field to make it more user friendly when distinguishing between keys
2020-09-07 11:53:04 +01:00
Conor Mongey 364a3dd6fe Fixup release script to be compatible with terraform 0.13 v0.0.4 2020-08-11 21:56:35 +01:00
Matt MorrissetteandConor Mongey 17c01e8598 Fixes #23 - Terraform import does not import all configuration arguments v0.0.3 2020-07-18 00:45:49 +01:00
Conor Mongey c3dd705cdf Default to basic when sku is not set 2020-07-18 00:45:49 +01:00
Conor Mongey ebbd5add73 Modify release script to allow publishing to terraform registry v0.0.2 2020-06-19 14:15:30 +01:00
Karsten SiemerandGitHub 2b6f912f7f Add documentation for confluentcloud_service_account 2020-06-19 14:02:45 +01:00
Conor MongeyandGitHub 0a6730a6af Merge pull request #21 from brunodomenici/service-account
Service Account implementation and Api Key by Logical Clusters
2020-06-01 18:18:38 +01:00
Bruno Domenici a141545fae Service Account implementation and Api Key by Logical Clusters 2020-05-25 16:04:04 +02:00
Conor Mongey 35de4481ad Update version of github.com/cgroschupp/go-client-confluent-cloud 2020-04-22 23:36:36 +01:00
Conor MongeyandGitHub 0d9be31719 Merge pull request #20 from parkside-securities/update-api
feat(cluster): Support product SKUs
2020-04-22 23:27:24 +01:00
Robert Jordan 6fd1784d34 feat(cluster): Support product SKUs
addresses #19
2020-04-14 14:59:52 -07:00
Conor Mongey 3014580558 Add more logging statements 2020-02-29 02:38:55 +00:00
Conor Mongey b9cd06bbf3 Update README, add debug print 2020-02-29 02:27:03 +00:00
Conor MongeyandGitHub 72fc5fc66f Merge pull request #17 from Mongey/Mongey-patch-1
Update binary name
2020-02-20 20:18:02 +00:00
Conor MongeyandGitHub b6edebcb33 Update binary name
Terraform expects providers to be a single word. `confluentcloud` rather than `confluent-cloud`
2020-02-19 13:56:12 +00:00
Conor MongeyandGitHub f9530ec858 Merge pull request #12 from Mongey/cm-gh
Fixup github releases
v0.0.1
2020-02-14 21:16:28 +00:00
Conor Mongey ecd30343cf Fixup github releases 2020-02-14 21:05:34 +00:00
Conor MongeyandGitHub 07d856536b Merge pull request #10 from wuestkamp/master
name can be updated without forcing environment to be recreated
2020-02-14 20:55:57 +00:00
Conor MongeyandGitHub 448dd674d9 Merge pull request #11 from wuestkamp/readme
availability choices are LOW or HIGH
2020-02-14 20:55:03 +00:00
Kim Wuestkamp 7c9cc10cf4 availability choices are LOW or HIGH 2020-02-14 21:48:19 +01:00
Kim Wuestkamp ab8a6fdc48 name can be updated without forcing environment to be recreated 2020-02-14 21:45:03 +01:00
Conor MongeyandGitHub 9cd736bac0 Merge pull request #6 from cgroschupp/feat/add-delete-cluster
implement delete cluster
2020-01-30 15:55:56 +00:00
Christian Groschupp 1c51699943 implement delete cluster 2020-01-30 16:32:02 +01:00
Conor MongeyandGitHub f20be798e6 Merge pull request #5 from cgroschupp/feat/add-environment
add environment resource
2020-01-30 14:13:22 +00:00
Christian Groschupp ef97ffbeb2 remove unused code and unchecked errors 2020-01-22 16:11:48 +01:00
Christian Groschupp 28eb5b10a4 add environment resource 2020-01-22 16:10:59 +01:00
Conor MongeyandGitHub 34dd7f246c Merge pull request #4 from cgroschupp/master
set bootstrap_servers on create
2020-01-21 18:13:57 +00:00
Christian Groschupp 6b4f9cc66a set bootstrap_servers on create 2020-01-21 17:55:05 +01:00
Conor MongeyandGitHub d37856115a Merge pull request #3 from cgroschupp/master
return error in clusterCreate
2020-01-09 17:03:06 +00:00
Christian Groschupp 86d3324285 return error in clusterCreate 2020-01-09 17:26:09 +01:00
Conor MongeyandGitHub 99ca1752bf Merge pull request #2 from cgroschupp/feat/gh-actions
add github actions pipeline
2019-12-19 23:04:12 -08:00
Christian Groschupp 64a512f0b7 build only on master 2019-12-11 15:16:15 +01:00
Christian Groschupp d864d2257a add github actions pipeline 2019-12-11 15:11:58 +01:00
Conor MongeyandGitHub 3da5f0826d Merge pull request #1 from cgroschupp/feat/add-durability
implement cluster availability
2019-12-09 19:09:45 +00:00
Christian Groschupp b1b2e73a27 implement cluster availability 2019-12-09 10:54:34 +01:00
Conor Mongey 83ad81370e Initial stab at terraform-provider-confluentcloud 2019-12-07 05:44:39 +00:00