Files

9 lines
106 B
Terraform
Raw Permalink Normal View History

2026-05-05 14:56:56 +01:00
terraform {
cloud {
organization = "ultradesu"
workspaces {
name = "Keycloak"
}
}
}