Commit Graph
22 Commits
Author SHA1 Message Date
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