Clivern / terraform-provider-beetle

🔥 Beetle Terraform Provider.

Home Page:https://github.com/Clivern/Beetle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

terraform-provider-beetle Logo

Beetle Terraform Provider

Documentation

To build the provider

$ git clone https://github.com/Clivern/terraform-provider-beetle.git

# Build the provider
$ make ARGS="terraform-provider-beetle" build
// OR
$ go build -o terraform-provider-beetle

Also you can download one of the latest binary from here https://github.com/Clivern/terraform-provider-beetle/releases

You must install this provider manually in order to use it. This link has the required steps https://www.terraform.io/docs/configuration/providers.html#third-party-plugins

Versioning

For transparency into our release cycle and in striving to maintain backward compatibility, terraform-provider-beetle is maintained under the Semantic Versioning guidelines and release process is predictable and business-friendly.

See the Releases section of our GitHub project for changelogs for each release version of terraform-provider-beetle. It contains summaries of the most noteworthy changes made in each release.

Bug tracker

If you have any suggestions, bug reports, or annoyances please report them to our issue tracker at https://github.com/Clivern/terraform-provider-beetle/issues

Security Issues

If you discover a security vulnerability within terraform-provider-beetle, please send an email to hello@clivern.com

Contributing

We are an open source, community-driven project so please feel free to join us. see the contributing guidelines for more details.

License

© 2020, Clivern. Released under MIT License.

terraform-provider-beetle is authored and maintained by @Clivern.

About

🔥 Beetle Terraform Provider.

https://github.com/Clivern/Beetle

License:MIT License


Languages

Language:Go 63.0%Language:Makefile 33.2%Language:HCL 3.8%