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

https://github.com/upcloudltd/terraform-provider-upcloud

Terraform provider for UpCloud
https://github.com/upcloudltd/terraform-provider-upcloud

golang infrastructure-as-code terraform terraform-provider upcloud

Last synced: 3 months ago
JSON representation

Terraform provider for UpCloud

Awesome Lists containing this project

README

        

# UpCloud Terraform Provider

This Terraform plugin allows managing different [UpCloud products](https://upcloud.com/products) with
terraform.

## Documentation

Documentation is available in OpenTofu and Terraform registries:

- https://search.opentofu.org/provider/upcloudltd/upcloud/latest
- https://registry.terraform.io/providers/UpCloudLtd/upcloud/latest/docs

For more examples, check the [examples](examples/) directory

## Developing the Provider
See [DEVELOPING.md](DEVELOPING.md) for instructions on how to develop and debug the UpCloud provider.