Based on the work from SamWhited / terraform-provider-sourcehut
Until the provider finds its way into the Terraform repository or your favorite operating systems package repository, you will need to build the provider and install it manually.
After the build is complete (try running make
), copy the
terraform-provider-sourcehut
binary into the third party plugins directory
(eg. ~/.terraform.d/plugins
) and re-run terraform init
.
For more information, see the documentation about third party plugins.
The documentation is not being built yet, so for an example of the plugins use
see the example/
tree.
The primary location is: git.sr.ht/~wombelix/terraform-provider-sourcehut
Mirrors are available on Codeberg, Gitlab and Github.
Please don't hesitate to provide Feedback, open an Issue or create a Pull / Merge Request.
Just pick the workflow or platform you prefer and are most comfortable with.
Feedback, bug reports or patches to my sr.ht list ~wombelix/[email protected] or via Email and Instant Messaging are also always welcome.
Unless otherwise stated: BSD-2-Clause
All files contain license information either as
header comment
or corresponding .license
file.
REUSE from the FSFE implemented to verify license and copyright compliance.