From 2a491c090f9a33085b311ac80afcb62f44a52db1 Mon Sep 17 00:00:00 2001 From: Breanna-Stryker <74314422+Breanna-Stryker@users.noreply.github.com> Date: Wed, 23 Feb 2022 14:02:24 -0500 Subject: [PATCH] Update src/bicep/examples/sentinel/sentinel.tf Co-authored-by: Glenn Musa <4622125+glennmusa@users.noreply.github.com> --- src/bicep/examples/sentinel/sentinel.tf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/bicep/examples/sentinel/sentinel.tf b/src/bicep/examples/sentinel/sentinel.tf index 2656f2549..7a179ea43 100644 --- a/src/bicep/examples/sentinel/sentinel.tf +++ b/src/bicep/examples/sentinel/sentinel.tf @@ -1,5 +1,5 @@ -#Copyright (c) Microsoft Corporation. -#Licensed under the MIT License. +# Copyright (c) Microsoft Corporation. +# Licensed under the MIT License. terraform { backend "local" {}