terraform-provider-protogit

command module
v0.3.0 Latest Latest
Warning

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

Go to latest
Published: Sep 22, 2021 License: Apache-2.0 Imports: 2 Imported by: 0

README

Terraform Provider Protogit

Run the following command to build the provider

make build

Test sample configuration

First, build and install the provider.

make install

Then, get inside examples/topic_schema folder.

cd examples/topic_schema

Now, either set the TF_VAR_git_password env variable or set the git_password in the terraform.tfvars file.

export TF_VAR_git_password="<access_token>"

Finally, run the following commands to initialize the workspace and check the sample output.

terraform init
terraform plan

Development

For development, you should first follow these instructions or just run the command below.

export TF_CLI_CONFIG_FILE=$(PWD)/dev.tfrc

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis
pkg
tf

Jump to

Keyboard shortcuts

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