TFMM

gitea-terraform (7)

Published 2026-04-24 09:57:40 -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-04-24 09:57:40 -04:00
4
110 KiB
Assets (1)
tfstate 110 KiB
Versions (23) View all
23 2026-06-02
22 2026-06-02
21 2026-06-01
20 2026-06-01
19 2026-06-01