regenerate providers.tf: remove vault_root_token variable [ci skip]

This commit is contained in:
Viktor Barzin 2026-03-15 21:21:01 +00:00 committed by Viktor Barzin
parent 9ed19e1b42
commit 19e0aef67b
39 changed files with 315 additions and 142 deletions

View file

@ -1,6 +1,6 @@
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform {
backend "local" {
path = "/woodpecker/src/github.com/ViktorBarzin/infra/state/stacks/platform/terraform.tfstate"
path = "/Users/viktorbarzin/code/infra/state/stacks/platform/terraform.tfstate"
}
}