https://github.com/risingwavelabs/terraform-provider-risingwavecloud
https://github.com/risingwavelabs/terraform-provider-risingwavecloud
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/risingwavelabs/terraform-provider-risingwavecloud
- Owner: risingwavelabs
- License: apache-2.0
- Created: 2023-10-29T12:38:09.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-04-03T01:56:35.000Z (over 1 year ago)
- Last Synced: 2024-04-03T05:38:35.197Z (over 1 year ago)
- Language: Go
- Size: 201 KB
- Stars: 0
- Watchers: 5
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# Terraform Provider for RisingWave Cloud
This is the official repository of the Terraform provider for [RisingWave Cloud](https://cloud.risingwave.com/). It is used to manage resources in RisingWave Cloud in a declarative way. More information about Terrafom can be found [here](https://www.terraform.io/).
## Get Started
- [Documentation](https://registry.terraform.io/providers/risingwavelabs/risingwavecloud/latest/docs)
- [DEVELOPING.md](./DEVELOPING.md)## License
This project is licensed under the [Apache License 2.0](LICENSE). You can find the full text of the license in [LICENSE](./LICENSE).