package
0.0.0-20220930003844-f1610bee591b
Repository: https://github.com/spyroot/tcactl.git
Documentation: pkg.go.dev
# README
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
# Packages
Package tca Copyright 2020-2021 Author.