This repository contains a Terraform provider for provisioning resources in Kurrent Cloud (formerly Event Store Cloud).
You can browse documentation on the Terraform provider registry.
If you're migrating from the legacy EventStore/eventstorecloud
provider to kurrent-io/kurrentcloud
, please see our comprehensive Migration Guide.
- Provider Registry: Change from
EventStore/eventstorecloud
tokurrent-io/kurrentcloud
- Resource Prefixes:
eventstorecloud_*
resources are deprecated, usekurrentcloud_*
instead - Version 2.0.0+: Both prefixes supported for backward compatibility
For detailed instructions, troubleshooting, and examples, see MIGRATION.md.
The Kurrent Cloud Terraform provider is released under the Mozilla Public License version 2, like most Terraform providers. We welcome pull requests and issues! We adhere to the Contributor Covenant Code of Conduct, and ask that contributors familiarize themselves with it. We also have a set of Contributing Guidelines.