New Stuff
- bumped to tf provider schema 5.7.0
- you can now also pass the fields
"jwt_signing_alg",
"jwt_signing_key",
"jwt_token",
"jwt_token_file",`
to the provider config to align with https://registry.terraform.io/providers/keycloak/keycloak/latest/docs#authentication
What's Changed
- chore(deps): update docker/login-action digest to b45d80f by @renovate[bot] in #504
- chore(deps): update github-actions to v4 (major) by @renovate[bot] in #505
- chore(deps): update docker/login-action digest to e46b7e3 by @renovate[bot] in #506
- Improving summary of README by @denniskniep in #509
- chore(deps): update github-actions by @renovate[bot] in #508
- Feat/jwt auth + version bump by @Breee in #511
Full Changelog: v2.15.0...v2.16.0