File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1414Opinionated infrastructure and deployment automation for Keycloak.
1515
1616- Batteries included (network plumbing + container build/deploy) 🚀
17- - Tested with latest Terraform (<= v0.13 currently required while upstream modules are updated) 😍
17+ - Tested with latest Terraform 😍
1818- Prefer fully-managed backing services (Fargate, Aurora, CloudWatch) 🥱
19- - Latest Keycloak (11 .0.3 ) 😎
19+ - Latest Keycloak (12 .0.1 ) 😎
2020- JDBC clustering and cache replication (improved HA) 🤙
2121
2222![ Logical Diagram] ( https://raw.githubusercontent.com/deadlysyn/terraform-keycloak-aws/main/assets/keycloak.png " Logical Diagram ")
2323
24- Psst: [ Looking for IaC for Keycloak clients?] ( https://github.com/deadlysyn/keycloakinator )
24+ Psst: [ Need IaC for your Keycloak clients?] ( https://github.com/deadlysyn/keycloakinator )
2525
2626## Prerequisites
2727
2828- [ aws v2 CLI] ( https://docs.aws.amazon.com/cli/latest/userguide/install-cliv2.html )
2929- [ aws-vault] ( https://github.com/99designs/aws-vault ) installed and configured
30- - Terraform >= v0 .12
30+ - Terraform >= 0 .12 < 0.14 (waiting on upstream PRs for 0.14 support)
3131- Docker (container build/deploy)
3232- UNIX-like OS (tested on Linux and MacOS)
3333
You can’t perform that action at this time.
0 commit comments