Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/saagie/upjet-provider-bitwarden
https://github.com/saagie/upjet-provider-bitwarden
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/saagie/upjet-provider-bitwarden
- Owner: saagie
- License: apache-2.0
- Created: 2023-11-19T19:45:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2023-11-23T13:58:15.000Z (about 1 year ago)
- Last Synced: 2023-11-23T23:25:42.286Z (about 1 year ago)
- Language: Go
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Codeowners: CODEOWNERS
Awesome Lists containing this project
README
# Provider Bitwarden
`provider-bitwarden` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/crossplane/upjet) code
generation tools and exposes XRM-conformant managed resources for the
Bitwarden API.## Getting Started
Install the provider by using the following command after changing the image tag
to the [latest release](https://marketplace.upbound.io/providers/saagie/provider-bitwarden):
```
up ctp provider install saagie/provider-bitwarden:v0.1.0
```Alternatively, you can use declarative installation:
```
cat <