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

infra (3)

Published 2026-05-18 18:00:53 +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-05-18 18:00:53 +00:00
5
144 KiB
Assets (1)
tfstate 144 KiB
Versions (43) View all
43 2026-08-04
42 2026-08-04
41 2026-08-04
40 2026-08-01
39 2026-08-01