skyscrapr / terraform-provider-cloudability

Cloudability provider for Hashicorp Terraform
MIT License
8 stars 6 forks source link
go golang golang-package skyscrapr terraform terraform-provider

Skyscrapr Terraform Provider for Cloudability

Build Status Go Report Card License

Requirements

Installing the Provider

The provider is registered in the official terraform registry

This enables the provider to be auto-installed when you run terraform init

You can also download the latest binary for your target platform from the releases tab.

Building the Provider

Examples

Please see the terraform-cloudabiliy-modules repo for example usage.

TODO