From c158776cd01abbdf396f1a3d7078b0506af37381 Mon Sep 17 00:00:00 2001 From: Sebastien Williams-Wynn Date: Thu, 9 Jan 2020 09:44:36 +0000 Subject: [PATCH] Fix minor word duplication --- products/monitoring/terraform.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/products/monitoring/terraform.yaml b/products/monitoring/terraform.yaml index 9f84b198c46c..78246ae2d998 100644 --- a/products/monitoring/terraform.yaml +++ b/products/monitoring/terraform.yaml @@ -82,7 +82,7 @@ overrides: !ruby/object:Overrides::ResourceOverrides to avoid a diff, Terraform will use the state value if it appears that the obfuscated value matches the state value in length/unobfuscated characters. However, Terraform will not detect a - a diff if the obfuscated portion of the value was changed outside of + diff if the obfuscated portion of the value was changed outside of Terraform. custom_flatten: "templates/terraform/custom_flatten/monitoring_obfuscated_labels.go.erb"