Files

9 lines
107 B
Terraform
Raw Permalink Normal View History

2025-09-16 15:28:42 +03:00
terraform {
cloud {
organization = "ultradesu"
workspaces {
name = "Authentik"
}
}
}