Files

5 lines
100 B
Terraform

provider "immich" {
endpoint = "http://192.168.1.10:2283/api"
api_key = "your-admin-api-key"
}