- France
- https://valentinlaportebral.fr
- Joined on
2021-01-06
Block a user
mtech-ai-prod (9)
Published 2026-04-29 06:04:41 +02:00 by valentin
Installation
terraform {
backend "http" {
address = "https://valentinlaportebral.fr/api/packages/valentin/terraform/state/mtech-ai-prod""
lock_address = "https://valentinlaportebral.fr/api/packages/valentin/terraform/state/mtech-ai-prod/lock"
unlock_address = "https://valentinlaportebral.fr/api/packages/valentin/terraform/state/mtech-ai-prod/lock"
lock_method = "POST"
unlock_method = "DELETE"
}
}terraform init -migrate-state