terraform-provider-vaultkeycloak

command module
v0.3.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Aug 1, 2022 License: MPL-2.0 Imports: 3 Imported by: 0

README

Terraform Provider for Vault Keycloak engine

This terraform provider allows you to configure the Vault Keycloak plugin

https://github.com/Serviceware/vault-plugin-secrets-keycloak

Demo

Nav into demo

cd demo

Start keycloak+vault

docker-compose -f ../testing/docker-compose.yaml up -d --build

Enable keycloak

export VAULT_ADDR="http://127.0.0.1:8200"
vault secrets enable -path=keycloak-secrets vault-plugin-secrets-keycloak

Apply config

terraform init
terraform apply

Read a client secret

vault read keycloak-secrets/client-secret/test-client

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL