An open API service indexing awesome lists of open source software.

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 ☁️

Awesome Lists containing this project

README

          

# terraform-provider-altinitycloud [![documentation](https://img.shields.io/badge/-documentation-blue)](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.