Files
infra/infra/static-vultr/variables.tfvars
shockrah 90c61d7c00
Some checks failed
Ansible Linting / ansible-lint (push) Failing after 5s
Secops Linting and Safety Checks / checkov-scan-s3 (push) Failing after 18s
Fixing the heredoc issues and removing the old immich server
2024-12-15 22:24:35 -08:00

15 lines
194 B
HCL

host = {
plan = "vc2-1c-2gb"
region = "lax"
os = 1743
name = "project-athens-static-host"
backups = {
day = 2 # Monday
hour = 7 # midnight
}
}
enable_ssh = true