102 lines
1.8 KiB
Terraform
102 lines
1.8 KiB
Terraform
// Import blocks
|
|
|
|
import {
|
|
to = gitea_organization.org_trez
|
|
id = "Trez"
|
|
}
|
|
|
|
import {
|
|
to = gitea_user.user_gitea-sonarqube-bot
|
|
id = "gitea-sonarqube-bot"
|
|
}
|
|
|
|
import {
|
|
to = gitea_user.user_renovate-bot
|
|
id = "renovate-bot"
|
|
}
|
|
|
|
import {
|
|
to = gitea_user.user_root
|
|
id = "root"
|
|
}
|
|
|
|
import {
|
|
to = gitea_user.user_trez_one
|
|
id = "Trez.One"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_rinoa-docker
|
|
id = "Trez/rinoa-docker"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_meraki-naemon
|
|
id = "Trez/meraki-naemon"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_benedikta-ovos
|
|
id = "Trez/benedikta-ovos"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_rikku-home-assistant
|
|
id = "Trez/rikku-home-assistant"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_tar-valon-terraform
|
|
id = "Trez/tar-valon-terraform"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_hugo_it-services
|
|
id = "Trez/hugo_it-services"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_docker-mods-uptime-kuma-timeout-fix
|
|
id = "Trez/docker-mods-uptime-kuma-timeout-fix"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_tar-valon-ansible
|
|
id = "Trez/tar-valon-ansible"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_congo-hindi-gujarati
|
|
id = "Trez/congo-hindi-gujarati"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_action-home-assistant
|
|
id = "Trez/action-home-assistant"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_renovate-config
|
|
id = "Trez/renovate-config"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_hc-vault-env
|
|
id = "Trez/hc-vault-env"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_docker-select-image-pull
|
|
id = "Trez/docker-select-image-pull"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_gitea-auto-pr
|
|
id = "Trez/gitea-auto-pr"
|
|
}
|
|
|
|
import {
|
|
to = gitea_repository.repo_trez_ultima-ai
|
|
id = "Trez/ultima-ai"
|
|
}
|