Massive credits go to one of my best friends, and mentor Jonathan "stamp" G for all the help, coaching and lessons during this project. Without your support this project would never have been a reality.
v0.4.3
Run the following command to build the provider
go build -o terraform-provider-govia
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