From 4bd6566915b88961ad6899e3b77ba4531f42fe31 Mon Sep 17 00:00:00 2001 From: John Hanrahan <49926115+jhanrahan-sigsci@users.noreply.github.com> Date: Thu, 7 Jan 2021 11:01:06 -0800 Subject: [PATCH] Update FAQ.md --- docs/guides/FAQ.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/guides/FAQ.md b/docs/guides/FAQ.md index 5bba8d1..1626410 100644 --- a/docs/guides/FAQ.md +++ b/docs/guides/FAQ.md @@ -1,7 +1,7 @@ ## In case of errors... Known errors all revolve around not including parallelism=1 when updating header links or redactions. If you accidentally did this here are the known scenarios and how to get out. -##### My resource didn't actually update +##### My resource didn't get created or updated ``` Running subsequent terraform applys should fix the issue. ```