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

https://github.com/multycloud/terraform-provider-multy

Terraform Provider for Multy
https://github.com/multycloud/terraform-provider-multy

aws azure cloud go infrastructure-as-code terraform terraform-provider

Last synced: 5 months ago
JSON representation

Terraform Provider for Multy

Awesome Lists containing this project

README

          


Multy logo

# Multy Terraform Provider

Terraform provider to manage the lifecycle of Multy resources.

Multy: [https://multy.dev](https://multy.dev/?ref=multy-gh-tf-repo)

Documentation: [https://registry.terraform.io/providers/multycloud/multy/latest/docs](https://registry.terraform.io/providers/multycloud/multy/latest/docs?ref=multy-gh-tf-repo)

### Test

---

First, build and install the provider.

```
$ make install
```

Then, navigate to the examples directory.

```
$ cd examples
```

Run the following command to initialize the workspace and apply the sample configuration.

```
$ terraform init && terraform apply
```

### Getting started

---

To get started, have a look at our contributing guide, overview document and join us on
discord!

Contributing guide: [CONTRIBUTING.md](./CONTRIBUTING.md)

Repo overview: [OVERVIEW.md](./.github/overview.md)

Discord Channel: [https://discord.gg/rgaKXY4tCZ](https://discord.gg/rgaKXY4tCZ)