terraform-provider-cloudability

command module
v0.0.40 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 18, 2024 License: MIT Imports: 3 Imported by: 0

README

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

  • Clone the repo:

    $ mkdir -p terraform-provider-cloudability
    $ cd terraform-provider-cloudability
    $ git clone https://github.com/skyscrapr/terraform-provider-cloudability
    
  • Build the provider: (NOTE: the install directory will allow using this provider by the current user)

    $ go build -o ~/.terraform.d/plugins/terraform-provider-cloudability
    

Examples

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

TODO

  • Fix Acceptance Tests
    • There is an issue with the support for multiple providers in the acceptance tests. Needs revisiting.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL