From 6cc74a82b67797e20b7f05358f71bd7912e51a7d Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no>
Date: Fri, 5 Mar 2021 09:11:00 +0100
Subject: [PATCH] =?UTF-8?q?minimal=20endring=20for=20=C3=A5=20tvinge=20red?=
 =?UTF-8?q?eploy?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 aws/beta.ordbok.uib.no_stack.yaml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/aws/beta.ordbok.uib.no_stack.yaml b/aws/beta.ordbok.uib.no_stack.yaml
index eeff972b..673b1cb9 100644
--- a/aws/beta.ordbok.uib.no_stack.yaml
+++ b/aws/beta.ordbok.uib.no_stack.yaml
@@ -3,9 +3,9 @@ AWSTemplateFormatVersion: '2010-09-09'
 Description: >
   Script to create S3 bucket, DNS (Route53) and Cloudfront distribution.
 
-###############################################################################
+##############################################################################
 Parameters:
-###############################################################################
+##############################################################################
 
   DomainName:
     Type: String
-- 
GitLab