Files
homelab/terraform/keycloak/state.tf
T
Ultradesu 9622b7d7bc
Update Kubernetes Services Wiki / Generate and Update K8s Wiki (push) Successful in 7s
Check with kubeconform / lint (push) Successful in 9s
Auto-update README / Generate README and Create MR (push) Successful in 10s
Deployed rsauth2-proxy
2026-05-05 14:56:56 +01:00

9 lines
106 B
Terraform

terraform {
cloud {
organization = "ultradesu"
workspaces {
name = "Keycloak"
}
}
}