girishramnani / terraform-provider-ametnes

Terraform Provider for Ametnes Cloud Service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Terraform Provider Hashicups

Run the following command to build the provider

go build -o terraform-provider-hashicups

Test sample configuration

First, build and install the provider.

make install

Then, run the following command to initialize the workspace and apply the sample configuration.

terraform init && terraform apply

About

Terraform Provider for Ametnes Cloud Service

License:Apache License 2.0


Languages

Language:Go 94.7%Language:Makefile 5.3%