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

infra (79)

Published 2026-09-17 13:30:15 +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-09-17 13:30:15 +00:00
8
170 KiB
Assets (1)
tfstate 170 KiB
Versions (81) View all
81 2026-09-17
80 2026-09-17
79 2026-09-17
78 2026-09-16
77 2026-09-16