James Griffin-Allwood thatguygriff
  • Joined on 2025-09-04

infra (36)

Published 2026-06-20 00:48:12 +00:00 by thatguygriff

Installation

terraform {
	backend "http" {
		address = "https://git.unsupervised.ca/api/packages/thatguygriff/terraform/state/infra"
		lock_address = "https://git.unsupervised.ca/api/packages/thatguygriff/terraform/state/infra/lock"
		unlock_address = "https://git.unsupervised.ca/api/packages/thatguygriff/terraform/state/infra/lock"
		lock_method = "POST"
		unlock_method = "DELETE"
	}
}
terraform init -migrate-state
Details
Terraform State
2026-06-20 00:48:12 +00:00
0
Lock Status
Unlocked
78 KiB
Assets (1)
tfstate 78 KiB
Versions (36) View all
36 2026-06-20
35 2026-06-19
34 2026-06-19
33 2026-06-19
32 2026-06-19