TFMM

gitea-terraform (44)

Published 2026-07-15 14:18:10 -04:00 by rlong

Installation

terraform {
	backend "http" {
		address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/gitea-terraform"
		lock_address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/gitea-terraform/lock"
		unlock_address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/gitea-terraform/lock"
		lock_method = "POST"
		unlock_method = "DELETE"
	}
}
terraform init -migrate-state
Details
Terraform State
2026-07-15 14:18:10 -04:00
7
134 KiB
Assets (1)
tfstate 134 KiB
Versions (49) View all
49 2026-07-22
48 2026-07-15
47 2026-07-15
46 2026-07-15
45 2026-07-15