TFMM

phpipam-terraform (1)

Published 2026-04-22 14:33:06 -04:00 by rlong

Installation

terraform {
	backend "http" {
		address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/phpipam-terraform"
		lock_address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/phpipam-terraform/lock"
		unlock_address = "https://gitea.tfmm.co/api/packages/TFMM/terraform/state/phpipam-terraform/lock"
		lock_method = "POST"
		unlock_method = "DELETE"
	}
}
terraform init -migrate-state
Details
Terraform State
2026-04-22 14:33:06 -04:00
7
202 KiB
Assets (1)
tfstate 202 KiB
Versions (2) View all
2 2026-04-22
1 2026-04-22