TFMM

gitea-terraform (9)

Published 2026-05-06 13:44:03 -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-05-06 13:44:03 -04:00
3
111 KiB
Assets (1)
tfstate 111 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