https://github.com/altinity/terraform-provider-altinitycloud
Terraform provider for Altinity.Cloud ☁️
https://github.com/altinity/terraform-provider-altinitycloud
Last synced: 8 months ago
JSON representation
Terraform provider for Altinity.Cloud ☁️
- Host: GitHub
- URL: https://github.com/altinity/terraform-provider-altinitycloud
- Owner: Altinity
- License: apache-2.0
- Created: 2023-12-04T12:07:00.000Z (about 2 years ago)
- Default Branch: master
- Last Pushed: 2025-06-10T14:14:49.000Z (8 months ago)
- Last Synced: 2025-06-10T14:42:01.720Z (8 months ago)
- Language: Go
- Homepage: https://registry.terraform.io/providers/altinity/altinitycloud/latest/docs
- Size: 11 MB
- Stars: 7
- Watchers: 6
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
Awesome Lists containing this project
README
# terraform-provider-altinitycloud [](https://registry.terraform.io/providers/altinity/altinitycloud/latest/docs)
Terraform provider for [Altinity.Cloud](https://altinity.cloud/).
## Documentation
See Terraform Registry [docs](https://registry.terraform.io/providers/altinity/altinitycloud/latest/docs).
## Development
> PREREQUISITE: [go](https://golang.org/dl/) >= 1.19, [terraform](https://www.terraform.io/downloads.html) >= 1.0.
```shell script
git clone https://github.com/altinity/terraform-provider-altinitycloud && \
cd terraform-provider-altinitycloud
make help
```
## Legal
All code, unless specified otherwise, is licensed under the [Apache-2.0](LICENSE) license.
Copyright (c) 2023 Altinity, Inc.