https://github.com/eventstore/terraform-provider-eventstorecloud
Terraform Provider for Event Store Cloud
https://github.com/eventstore/terraform-provider-eventstorecloud
eventstore eventstore-cloud terraform-providers
Last synced: 6 months ago
JSON representation
Terraform Provider for Event Store Cloud
- Host: GitHub
- URL: https://github.com/eventstore/terraform-provider-eventstorecloud
- Owner: EventStore
- License: mpl-2.0
- Created: 2020-06-28T05:51:01.000Z (almost 6 years ago)
- Default Branch: trunk
- Last Pushed: 2024-08-14T12:37:41.000Z (almost 2 years ago)
- Last Synced: 2024-10-10T07:40:59.326Z (over 1 year ago)
- Topics: eventstore, eventstore-cloud, terraform-providers
- Language: Go
- Homepage: https://eventstore.com/event-store-cloud
- Size: 322 KB
- Stars: 8
- Watchers: 23
- Forks: 8
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE-OF-CONDUCT.md
Awesome Lists containing this project
README
# Terraform Provider for Event Store Cloud
This repository contains a [Terraform][terraform] provider for provisioning resources in [Event Store Cloud][esc].
## Documentation
You can browse documentation on the [Terraform provider registry](https://registry.terraform.io/providers/EventStore/eventstorecloud/latest/docs).
## Contributing
The Event Store 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][codeofconduct] Code of Conduct,
and ask that contributors familiarize themselves with it. We also have a set of [Contributing Guidelines][contributing].
[terraform]: (https://terraform.io)
[esc]: https://eventstore.com/event-store-cloud/
[codeofconduct]: https://github.com/EventStore/terraform-provider-eventstorecloud/tree/trunk/CODE-OF-CONDUCT.md
[contributing]: https://github.com/EventStore/terraform-provider-eventstorecloud/tree/trunk/CONTRIBUTING.md