File tree Expand file tree Collapse file tree 2 files changed +28
-0
lines changed
.integration/artifacthub/crossplane-provider-vault/1.0.0 Expand file tree Collapse file tree 2 files changed +28
-0
lines changed Original file line number Diff line number Diff line change 1+ # Vault provider
2+
3+ https://github.com/upbound/provider-vault
Original file line number Diff line number Diff line change 1+ version : 1.0.0
2+ name : crossplane-provider-vault
3+ displayName : crossplane-provider-vault
4+ createdAt : " 2024-08-16T16:08:23Z"
5+ description : ' `crossplane-provider-vault` is the crossplane-provider-vault spec definition'
6+ links :
7+ - name : KCL homepage
8+ url : https://kcl-lang.io/
9+ - name : KCL repo
10+ url : https://github.com/kcl-lang/kcl
11+ install : |
12+ #### Add `crossplane-provider-vault` with tag `1.0.0` as dependency
13+ ```
14+ kcl mod add crossplane-provider-vault:1.0.0
15+ ```
16+
17+ #### Pull `crossplane-provider-vault` with tag `1.0.0` to local
18+ ```
19+ kcl mod pull crossplane-provider-vault:1.0.0
20+ ```
21+ maintainers :
22+ - name : kcl-lang.io
23+ email : kcl-lang.io@domainsbyproxy.com
24+ provider :
25+ name : kcl-lang.io
You can’t perform that action at this time.
0 commit comments