https://github.com/topfreegames/upjet-provider-vault
https://github.com/topfreegames/upjet-provider-vault
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/topfreegames/upjet-provider-vault
- Owner: topfreegames
- License: apache-2.0
- Created: 2022-12-15T19:31:10.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2025-03-13T01:18:52.000Z (8 months ago)
- Last Synced: 2025-04-12T17:23:17.430Z (7 months ago)
- Language: Go
- Size: 413 KB
- Stars: 0
- Watchers: 14
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# Provider Vault
`upjet-provider-vault` is a [Crossplane](https://crossplane.io/) provider that
is built using [Upjet](https://github.com/upbound/upjet) code
generation tools and exposes XRM-conformant managed resources for the
Vault 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/topfreegames/upjet-provider-vault):
```
up ctp provider install topfreegames/upjet-provider-vault:v0.1.0
```
Alternatively, you can use declarative installation:
```
cat <