Short, specific posts on real problems we hit -- and how we solved them.
Setting ca-cert now auto-enables server-identity-check. Two-line fix; thirty-minute root cause.
The 6-hour auto-abort, the install_commit invoke_shell, U vs C state, and six more lessons we wrote up after the project closed.
2026-05-21 TerraformIf you use ignore_secret_changes=true, you must import both the secret and its version resource -- or the first apply silently overwrites the running password.