From dadb6dd3ee0e80f6cfa1f66f5b1ad05925e7a7da 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:04:44 +0100
Subject: [PATCH] feil i template

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

diff --git a/aws/beta.ordbok.uib.no_stack.yaml b/aws/beta.ordbok.uib.no_stack.yaml
index 6ceab97..58cdda3 100644
--- a/aws/beta.ordbok.uib.no_stack.yaml
+++ b/aws/beta.ordbok.uib.no_stack.yaml
@@ -26,6 +26,8 @@ Parameters:
     Description: The CloudFront distribution price class
     Default: 'PriceClass_100'
     AllowedValues:
+      - 'PriceClass_100'
+      - 'PriceClass_200'
       - 'PriceClass_All'
 
   CertificateArn:
-- 
GitLab