chosesoft

terrafromCHS (59)

Published 2026-07-08 20:45:07 +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-08 20:45:07 +02:00
5
15 KiB
Assets (1)
tfstate 15 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