From 2719974380edb833fe75fe5ce8fbce3e14df2a82 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Ole=20Volds=C3=A6ter?= <ole.voldsater@uib.no>
Date: Thu, 4 Mar 2021 16:11:16 +0100
Subject: [PATCH] =?UTF-8?q?fremdeles=20ikke=20i=20m=C3=A5l=20med=20PriceCl?=
 =?UTF-8?q?ass?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

---
 aws/beta.ordbok.uib.no_stack.yaml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/aws/beta.ordbok.uib.no_stack.yaml b/aws/beta.ordbok.uib.no_stack.yaml
index 58cdda3c..eeff972b 100644
--- a/aws/beta.ordbok.uib.no_stack.yaml
+++ b/aws/beta.ordbok.uib.no_stack.yaml
@@ -24,7 +24,7 @@ Parameters:
   PriceClass:
     Type: String
     Description: The CloudFront distribution price class
-    Default: 'PriceClass_100'
+    Default: 'PriceClass_All'
     AllowedValues:
       - 'PriceClass_100'
       - 'PriceClass_200'
-- 
GitLab