lenmeier
  • Joined on 2025-05-22

voice-platform-prod (15)

Published 2026-08-22 12:36:59 -04:00 by lenmeier

Installation

terraform {
	backend "http" {
		address = "https://gitea.levis.tech/api/packages/lenmeier/terraform/state/voice-platform-prod"
		lock_address = "https://gitea.levis.tech/api/packages/lenmeier/terraform/state/voice-platform-prod/lock"
		unlock_address = "https://gitea.levis.tech/api/packages/lenmeier/terraform/state/voice-platform-prod/lock"
		lock_method = "POST"
		unlock_method = "DELETE"
	}
}
terraform init -migrate-state
Details
Terraform State
2026-08-22 12:36:59 -04:00
2
16 KiB
Assets (1)
tfstate 16 KiB
Versions (63) View all
63 2026-09-07
62 2026-09-04
61 2026-09-04
60 2026-09-01
59 2026-09-01