home

unifi (36)

Published 2026-08-02 19:10:50 +00:00 by artem

Installation

terraform {
	backend "http" {
		address = "https://git.sheremet.ch/api/packages/home/terraform/state/unifi"
		lock_address = "https://git.sheremet.ch/api/packages/home/terraform/state/unifi/lock"
		unlock_address = "https://git.sheremet.ch/api/packages/home/terraform/state/unifi/lock"
		lock_method = "POST"
		unlock_method = "DELETE"
	}
}
terraform init -migrate-state
Details
Terraform State
2026-08-02 19:10:50 +00:00
1
Lock Status
Unlocked
424 KiB
Assets (1)
tfstate 424 KiB
Versions (36) View all
36 2026-08-02
35 2026-08-02
34 2026-08-02
33 2026-08-02
32 2026-08-02