TFMM

warpgate-terraform (1)

Published 2026-04-22 15:09:38 -04:00 by rlong

Installation

terraform {
	backend "http" {
		address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/warpgate-terraform"
		lock_address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/warpgate-terraform/lock"
		unlock_address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/warpgate-terraform/lock"
		lock_method = "POST"
		unlock_method = "DELETE"
	}
}
terraform init -migrate-state
Details
Terraform State
2026-04-22 15:09:38 -04:00
3
7.7 KiB
Assets (1)
tfstate 7.7 KiB
Versions (3) View all
3 2026-05-08
2 2026-04-22
1 2026-04-22