8000 GitHub - multycloud/terraform-provider-multy: Terraform Provider for Multy
[go: up one dir, main page]

Skip to content

multycloud/terraform-provider-multy

Repository files navigation

Multy logo

Multy Terraform Provider

Terraform provider to manage the lifecycle of Multy resources.

Multy: https://multy.dev

Documentation: https://registry.terraform.io/providers/multycloud/multy/latest/docs

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

Repo overview: OVERVIEW.md

Discord Channel: https://discord.gg/rgaKXY4tCZ

0