lenmeier
  • Joined on 2025-05-22

voice-platform-prod (42)

Published 2026-09-01 12:23:51 -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-09-01 12:23:51 -04:00
1
72 KiB
Assets (1)
tfstate 72 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