chore: sync terraform state after nfsvers=4 convergence

Applied all 20 NFS stacks to converge PV mount_options (nfsvers=4).
State files encrypted and committed.

[ci skip]

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
This commit is contained in:
Viktor Barzin 2026-04-14 11:20:18 +00:00
parent bb2731256b
commit 30cdeefb1c
30 changed files with 58 additions and 42 deletions

View file

@ -1,6 +1,6 @@
# Generated by Terragrunt. Sig: nIlQXj57tbuaRZEa
terraform {
backend "local" {
path = "/Users/viktorbarzin/code/infra/state/stacks/plotting-book/terraform.tfstate"
path = "/home/wizard/code/infra/state/stacks/plotting-book/terraform.tfstate"
}
}