chosesoft

terrafromCHS (47)

Published 2026-06-26 16:33:19 +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-06-26 16:33:19 +02:00
0
14 KiB
Assets (1)
tfstate 14 KiB
Versions (57) View all
57 2026-07-03
56 2026-07-03
55 2026-07-03
54 2026-07-03
53 2026-07-03