terraform-provider-keycloak icon indicating copy to clipboard operation
terraform-provider-keycloak copied to clipboard

feat: add keycloak_realm_keystore_custom resource

Open rruxandra opened this issue 11 months ago • 3 comments

This feature introduces the capability to create and manage custom Realm keystores within Keycloak.

Currently, this provider only supports configuring keystores defined in the Keycloak core, leaving out those defined in extensions. This limitation prevents users from fully leveraging the provider's capabilities to manage their Keycloak infrastructure, as they are unable to configure all keystores uniformly through Terraform.

rruxandra avatar Mar 03 '24 17:03 rruxandra

Any chance to get this merged and published? I'm currently really in the need to get a rsa-enc-generated key but am unable to provide it.

tboerger avatar Jun 19 '24 07:06 tboerger

Any chance to get this merged and published? I'm currently really in the need to get a rsa-enc-generated key but am unable to provide it.

@mrparkers, what do you think?

rruxandra avatar Jun 19 '24 10:06 rruxandra

Since this repo doesn't receive lot of merged as mrparkers doesn't use keycloak anymore I'm currently discussing an active fork with my boss where I would include this contribution.

tboerger avatar Jun 19 '24 16:06 tboerger