https://github.com/jitesoft/bitwarden-terraform-provider
A terraform provider to interact with the Bitwarden API for secret generation and storage.
https://github.com/jitesoft/bitwarden-terraform-provider
hacktoberfest terraform terraform-provider
Last synced: about 1 month ago
JSON representation
A terraform provider to interact with the Bitwarden API for secret generation and storage.
- Host: GitHub
- URL: https://github.com/jitesoft/bitwarden-terraform-provider
- Owner: jitesoft
- License: mit
- Created: 2021-07-29T08:04:35.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2023-08-31T18:08:50.000Z (almost 3 years ago)
- Last Synced: 2025-02-23T04:45:08.455Z (over 1 year ago)
- Topics: hacktoberfest, terraform, terraform-provider
- Language: Go
- Size: 29.3 KB
- Stars: 0
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BitWarden Terraform Provider
[BitWarden](https://bitwarden.com/) is an open source password vault, this provider is intended to allow using a
self-hosted or SaaS version of BitWarden as a secret vault during provisioning.
## Observe
This project is a work in progress and currently not a completed provider. Any use of the provider is done
on your own risk. Jitesoft (nor BitWarden) is not liable to any damage or security issues which might
occur due to this provider.
## Disclaimers
This project is not developed by BitWarden, Inc nor associated with BitWarden, Inc in more ways than
using their product.
## License and such
This provider is released under the [MIT](https://github.com/jitesoft/bitwarden-terraform-provider/LICENSE) license.