chosesoft

terrafromCHS (57)

Published 2026-07-03 14:26:41 +02:00 by xchose

Installation

terraform {
	backend "http" {
		address = "https://gitea.chosesoft.eu/api/packages/chosesoft/terraform/state/terrafromCHS"
		lock_address = "https://gitea.chosesoft.eu/api/packages/chosesoft/terraform/state/terrafromCHS/lock"
		unlock_address = "https://gitea.chosesoft.eu/api/packages/chosesoft/terraform/state/terrafromCHS/lock"
		lock_method = "POST"
		unlock_method = "DELETE"
	}
}
terraform init -migrate-state
Details
Terraform State
2026-07-03 14:26:41 +02:00
10
14 KiB
Assets (1)
tfstate 14 KiB
Versions (72) View all
72 2026-07-09
71 2026-07-09
70 2026-07-09
69 2026-07-09
68 2026-07-09